EvalImp | R Documentation |
The function is evaluate the imputed data sets based on the mean and standard deviation
EvalImp(Originaldata, ImputedSets ,Imputed.mean, Imputed.sd)
Originaldata |
data frame of original data containing the missing values |
ImputedSets |
list of imputed data frames |
Imputed.mean |
data frame of the means of the imputed data sets |
Imputed.sd |
data frame of the standard deviations of the imputed data sets |
The best data frame which mean and standard deviation are close to the original data
Mohamed Soudy Mohmedsoudy2009@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.