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)