impute_mice | R Documentation |
using functions from package mice to impute missing data and return the data.frame
impute_mice(.data, method = "rf", ...)
.data |
Data.frame with missing values |
method |
method to impute (rf by default) |
... |
Additional arguments for mice |
Imputed data.frame overview_print
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.