plotCumVariance.pca {mdatools} | R Documentation |
Shows a plot with cumulative explained variance for components.
## S3 method for class 'pca' plotCumVariance(obj, legend.position = "bottomright", ...)
obj |
a PCA model (object of class |
legend.position |
position of the legend |
... |
other plot parameters (see |
See examples in help for pca
function.