Description Usage Arguments Details Value Examples
Impute mean/median in a data frame
1 |
df |
|
Iterates across all variables and imputes the mean for numerical variables. If a variable is (ordered) categorical, a character vector or logical, the mode is imputed. If a variable has multiple modes, the first-appearing mode is selected.
data.frame
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.