Description Usage Arguments Value
Naive impuation using mode for factors and median for numerics. The function
returns a modified data.frame
where missing values have been replaced
with modes for factors and medians for numerics. The returned object has the
imputed values added as the attribute "imputed".
1 |
x |
a data.frame object |
a data.frame
object with an appended imputed
class and
attribute.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.