plot.getPCA: Plot of the variables and individuals in PCA.

Description Usage Arguments

Description

Plots PCA

Usage

1
2
## S3 method for class 'getPCA'
plot(x, type = "variables", comps = c(1, 2), ...)

Arguments

x

an object of class getPCA

type

variables for the variables plot or individuals for the individuals plot

comps

components to be plot. Default c(1,2)

...

other parameters of the plot


isglobal-brge/svdParallel documentation built on June 26, 2019, 9:40 p.m.