jordanaron22/ImputingMetabolites: Compares R2 Value of Different Metabolite Imputation Methods

Pipeline to calculate and compare R2 values of different imputation methods. Starts with specified correlation matrices and up to 3 factors. Then generates metabolite data according to factor model and correlation. Some amount of metabolites are removed. Missing data is imputed with MICE and then factor analysis is run with 1-4 factors. At the end produces a data frame which compares the R2 value of each metabolite by factor and method. Methods examined are: ignoring study heterogeneity, MICE, MICE and factor analysis with 1-4 factors, and true correlation.

Getting started

Package details

AuthorJordan Aron
Maintainer<aron0064@umn.edu>
LicenseCC0
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jordanaron22/ImputingMetabolites")
jordanaron22/ImputingMetabolites documentation built on Dec. 21, 2021, 2:18 a.m.