meanImp | R Documentation |
A Function to impute means from all other non-NA cells in a column.
meanImp(x)
x |
A vector |
data(iris)
meanImp(iris$Petal.Length)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.