addStats.Rdadd PCA-based summary stats on all TFs in the model
# S4 method for PCAMax addStats(obj, varianceToInclude = 0.75, scalePCA = FALSE)
| obj | An object of the class PCAMax |
|---|---|
| varianceToInclude | numeric variance to include in the PCA |
| scalePCA | logical |
the original model with extra columns: pcaMax, cov, PC1, PC2,