mice_impute_once {mifa} | R Documentation |
Imputes a single dataset using mice
Description
Imputes a single dataset using mice
Usage
mice_impute_once(data, ...)
Arguments
data |
A data frame with missing values coded as |
Value
A data frame with missing values imputed.
[Package mifa version 0.2.1 Index]