JoeRothwell/pcpr2: The Principal Component Partial R-squared method (PC-PR2)

Performs the Principal Component Partial R-squared method (PC-PR2) on omics data and corresponding metadata. PC-PR2 is a statistical method, developed by Fages et al. (2014), that investigates sources of variability in metabolomics or other omics data. In brief, it combines features of principal component analysis and multivariable linear regression. The input is X, a complete matrix of omics data and Z, a corresponding data frame of subject metadata. The output is a set of Rpartial2 values, or the proportion of variation in the omics data attributed to each Z-variable.

Getting started

Package details

Maintainer
LicenseMIT
Version0.0.0.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("JoeRothwell/pcpr2")
JoeRothwell/pcpr2 documentation built on June 17, 2021, 8:58 a.m.