make.post | R Documentation |
post
argumentThis helper function creates a valid post
vector. The
post
vector is an argument to the mice
function that
specifies post-processing for a variable after each iteration of imputation.
make.post(data)
data |
A data frame or a matrix containing the incomplete data. Missing
values are coded as |
Character vector of ncol(data)
element
mice
make.post(nhanes2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.