powered by
imputeDF
This class performs imputation on a vector. For numeric vectors the vector-mean is used; for factor columns, the most frequent value is used.
imputeColumn(v)
A vector, or column of values with NAs.
A vector, or column of values now with no NAs