Skip to content

mitml 0.4-0

Latest
Compare
Choose a tag to compare
@simongrund1 simongrund1 released this 25 Jan 14:09
· 34 commits to master since this release

This is the change log for version 0.4-0. For further details, see the CRAN page and the NEWS file.

major changes

  • testEstimates: added initial support for SEM (lavaan); argument var.comp is now deprecated and was replaced by extra.pars
  • testModels: added new pooling method for LRTs ("D4"); now adopts more accurate formula for small-sample degrees of freedom (df.com); added initial support for SEM (lavaan); expanded support of "D3" for multilevel models (lme4) with arbitrary number of clusters; added ariv argument for different estimators
  • testConstraints: added initial support for SEM (lavaan); now adopts more accurate formula for small-sample degrees of freedom (df.com)
  • anova.mitml.results: see testModels; now uses "D4" and "D2" as fallback options (in that order)
  • other: general code improvements