Skip to content

V2.30 as on CRAN

Compare
Choose a tag to compare
@stefvanbuuren stefvanbuuren released this 18 Feb 22:17
· 1417 commits to master since this release

MICE V2.30 incorporates new midastouch() and ampute() function, adds a README, and contains many bug fixes.

This is from the NEWS file:

V2.30    04feb2017 SvB
ADDED    README for GitHub
ADDED    new ampute functions and vignette (thanks Rianne Schouten)
CHANGED  rename ccn-->ncc, icn-->nic
CHANGED  helpers cc(), ncc(), cci(), ic(), nic() and ici() use S3 dispatch
CHANGED  issues tracker now on Github - add BugReports URL #21
FIXED    multinom MaxNWts type fix in polyreg and polr #9
FIXED    better checking of nested models in pool.compare #12
FIXED    bug fix in as.mids if names not same as all columns #11
FIXED    extension for glmer models #5

V2.29    05oct2016 SvB
ADDED    midastouch: predictive mean matching for small samples (thanks Philip Gaffert, Florian Meinfelder)

V2.28    05oct2016 SvB
FIXED    repaired dots problem in rpart call

V2.27    27jul2016 SvB
FIXED    add ridge to 2l.norm()

V2.26    12may2016 SvB
FIXED    removed .o files