Skip to content

mitml 0.3-5

Compare
Choose a tag to compare
@simongrund1 simongrund1 released this 15 Mar 13:52
· 99 commits to master since this release

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 components
  • testEstimates, 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 by amelia (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)