iccEval: iccEval

View source: R/iccEvaluation.R View source: R/errorEvaluation.R

iccEvalR Documentation

iccEval

Description

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)

Usage

iccEval(origData, reps, imputed, methods)

iccEval(origData, reps, imputed, methods)

Arguments

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

Value

a list of various measures

a list of various measures


BeanLabASU/metabimpute documentation built on Feb. 5, 2023, 11:41 p.m.