plot.pca: Show (s)pca explained variance plots

Description Usage Arguments Author(s)

View source: R/S3methods-plot.R

Description

Show (s)pca explained variance plots

Usage

1
2
## S3 method for class 'pca'
plot(x, ncomp = NULL, type = "barplot", ...)

Arguments

x

A (s)pca object

ncomp

Integer, the number of components

type

Character, default "barplot" or any other type available in plot, as "l","b","p",..

...

Not used

Author(s)

Kim-Anh LĂȘ Cao, Florian Rohart, Leigh Coonan, Al J Abadi


mixOmics documentation built on April 15, 2021, 6:01 p.m.