View source: R/iccEvaluation.R View source: R/errorEvaluation.R
iccEval | R Documentation |
a function to compare ICC of original data to imputed data. MAKE SURE THAT THE LAST IN METHODS VECTOR is zero imputation
a function to compare ICC of original data to imputed data. MAKE SURE THAT THE LAST IN METHODS VECTOR is the comparison imputation method (zero usually)
iccEval(origData, reps, imputed, methods) iccEval(origData, reps, imputed, methods)
reps |
number of replicates |
imputed |
this is a list of imputed dataframes |
methods |
this is a vector of all the imputation methods used |
groups |
this is a factor containing group levels |
a list of various measures
a list of various measures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.