imputation | R Documentation |
Impute missing data
imputation(x, method = c("Median", "kNN"))
x |
the normalized data with missing |
method |
the imputation method |
The vector of imputed data with no missing values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.