miceadds-defunct | R Documentation |
These functions have been removed or replaced in the miceadds package.
fast.groupmean(...)
fast.groupsum(...)
mice.impute.2l.plausible.values(...)
mice.impute.2l.pls(...)
mice.impute.2lonly.norm2(...)
mice.impute.2lonly.pmm2(...)
mice.impute.tricube.pmm2(...)
... |
Arguments to be passed. |
The fast.groupmean
function has been replaced by
GroupMean
.
The fast.groupsum
function has been replaced by
GroupSum
.
The mice.impute.2l.plausible.values
function has been replaced by
mice.impute.plausible.values
.
The mice.impute.2l.pls2
function has been replaced by
mice.impute.pls
.
The mice.impute.2lonly.norm2
and mice.impute.2lonly.pmm2
functions can be safely replaced by the
mice::mice.impute.2lonly.norm
and
mice::mice.impute.2lonly.pmm
functions in the mice package.
The mice.impute.tricube.pmm2
function has been replaced by
mice.impute.tricube.pmm
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.