Learn R Programming

rrcov (version 0.4-01)

Pca-class: Class "Pca" - virtual base class for all classic and robust PCA classes

Description

The class Pca searves as a base class for deriving all other classes representing the results of the classical and robust Principal Component Analisys methods

Arguments

Objects from the Class

A virtual Class: No objects may be created from it.

See Also

PcaClassic, PcaClassic-class, PcaRobust-class

Examples

Run this code
showClass("Pca")

Run the code above in your browser using DataLab