updateMI | R Documentation |
remoid
functionApply a MI method following initial run of remoid
function
updateMI(object, method = c("MAR", "J2R", "CR", "delta"), delta = 0, mi.setting = NULL, mess = TRUE)
object |
object inheriting from class |
method |
a method for obtaining multiple-imputed dataset. Options include
|
delta |
specific value used for Delta adjustment, applicable only for method="delta". |
mi.setting |
a list of arguments for extracting MI data set, which
will be used to update the one in |
mess |
logical; should messages be given? Default is TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.