Releases: simongrund1/mitml
mitml 0.4-0
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); argumentvar.compis now deprecated and was replaced byextra.parstestModels: 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; addedarivargument for different estimatorstestConstraints: added initial support for SEM (lavaan); now adopts more accurate formula for small-sample degrees of freedom (df.com)anova.mitml.results: seetestModels; now uses"D4"and"D2"as fallback options (in that order)- other: general code improvements
mitml 0.3-5
This is the change log for version 0.3-5. For further details, see the CRAN page and the NEWS file.
recent changes:
testEstimates: now prints the two-tailed p-value (#2), improved output with constrained variance componentstestEstimates,testModels: revised label for p-values
new functions:
-
c.mitml.list,rbind.mitml.list,cbind.mitml.list: combine lists of multiply imputed data sets by data set, row, or column -
sort.mitml.list: sort lists of multiply imputed data sets by one or several variables -
subset.mitml.list: generate subsets for lists of multiply imputed data sets -
amelia2mitml.list: convert imputations generated byamelia(Amelia)
new features:
testEstimates,testModels,testConstraints: added support for GEEs (geepack)
bug fixes:
mitmlComplete: fixes error with categorical variables when there is only a single missing value (#1)
mitml 0.3-4
This is the initial GitHub release of this package. The changes listed here are in comparison to the previous version. For a list of all changes (including previous versions), see the CRAN page and the NEWS file.
recent changes:
mitmlComplete: changed default arguments (printnow defaults to"all", returning list of completed data sets)plot: adjusted warning message forposargument to include"beta2".
bug fixes:
jomoImpute: fixes error in whichjomoImpute()rejected correctly specified priors whengroup=NULLmitmlComplete: fixes error with categorical target variables when there are no missing data