pVCA: Principal variance component analysis.

Description Usage Arguments

View source: R/qcFun.R

Description

Principal variance component analysis.

Usage

1
pVCA(pEg, pc=5, Cat)

Arguments

pEg

pEg is the result of eigen analysis.

pc

The number of the eigenvectors used for analysis.

Cat

The variable for analysis. If it is a continous variable, linear regression is used. If it is a categorical variable, ANOVA is used to determine Rsq.


gc5k/ProQC documentation built on March 8, 2020, 8:25 a.m.