Description Usage Arguments Value
View source: R/ComparingImpMethods.R
Creates data frame of R2 values across factors and imputation type. May take time with large sample size.
1 | CalculateR2(imputed.df, factor_mat)
|
imputed.df |
dataframe of imputed values. Output from ImputeMissingMetabolites() |
factor_mat |
Matrix where 3 columns are three factors and rows are values of each factor |
data frame of R2 values by imputation type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.