addStats: add PCA-based summary stats on all TFs in the model

Description Usage Arguments Value

Description

add PCA-based summary stats on all TFs in the model

Usage

1
2
## S4 method for signature 'PCAMax'
addStats(obj, varianceToInclude = 0.75, scalePCA = FALSE)

Arguments

obj

An object of the class PCAMax

varianceToInclude

numeric variance to include in the PCA

scalePCA

logical

Value

the original model with extra columns: pcaMax, cov, PC1, PC2,


trena documentation built on Nov. 15, 2020, 2:07 a.m.