pEvecCatCov: PCA illustration for categories given a covariate

Description Usage Arguments Author(s) Examples

View source: R/qcFun.R

Description

PCA illustration for categories given a covariate

Usage

1
pEvecCat(pEvec, cat, cov, m, PC=c(1,2))

Arguments

pEvec

Eigenvector matrix.

cat

Array for different samples. length(cat) = nrow(pEvec).

cov

Array for the covariate. length(cat) = nrow(pEvec).

m

Number of proteins.

PC

Index for eigenvectors for illustration. length(PC) = 2.

Author(s)

Guo-Bo Chen

Examples

1
pEvecCat(pEvec, cat, cov, m, c(1,2))

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