simpleImpute | R Documentation |
This function does single imputation with the mean or median
simpleImpute(trainData, featureEngineeringSettings, done = FALSE)
trainData |
The data to be imputed |
featureEngineeringSettings |
The settings for the imputation |
done |
Whether the imputation has already been done (bool) |
The imputed data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.