View source: R/errorEvaluation.R
simEval | R Documentation |
simEval
simEval(origData, missData, impData, methods, imputationResults, simulate_Data)
origData |
the dataset prior to simulating missingness |
missData |
the dataset with missingness applied |
impData |
the imputed dataset |
methods |
a list of evaluation methods to be utilized |
imputationResults |
|
outcome |
is a grouping list for supervized learning to use PLS or pearson |
results a dataframe displaying NRMSE, PCA-Procustes, PLS Procrustes and Student's T test and Pearson Correl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.