chrismckennan/MetabMiss: Estimate and account for non-ignorable missingness mechanisms and latent confounding.

Estimate and account for non-ignorable missing data and latent confounding in mass spectrometry data, with application to metabolomic and proteomic experiments. There are three main functions. "Num.Instruments" can be used to estimate the number of potential instruments, which will be used to estimate each metabolite-dependent missingness mechanism. "EstimateMissing" estimates the metabolite-dependent missingness mechanisms. This only has to be done once per dataset, and the output should be stored with the data. "CC.Missing" estimates latent confounding factors and does estimation and inference on the coefficients of interest in a multivariate linear model using the estimated missingness mechanisms.

Getting started

Package details

Maintainer
LicenseGPL-2
Version1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("chrismckennan/MetabMiss")
chrismckennan/MetabMiss documentation built on March 1, 2020, 10:03 p.m.