plot.TCA: Plot function for S3 class "TCA"

Description Usage Arguments Author(s) See Also

View source: R/plot.TCA.R

Description

Plot sparsity level information and projected PCs from the TCA

Usage

1
2
## S3 method for class 'TCA'
plot(x, pc = NULL, ...)

Arguments

x

An object with S3 class "TCA"

pc

pick two PCs to visualize the projected principal components. The default value is c(1,2).

...

System reserved (No specific usage)

Author(s)

Fang Han, Han Liu
Maintainer: Fang Han<fhan@jhsph.edu>

See Also

TCA


smart documentation built on May 29, 2017, 8:58 p.m.