Rdocumentation
powered by
Learn R Programming
smart (version 1.0.1)
plot.TCA: Plot function for S3 class "TCA"
Description
Plot sparsity level information and projected PCs from the TCA
Usage
"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)
See Also
TCA