SummaryPca-class {rrcov} | R Documentation |
The "Pca" object plus some additional summary information
Objects can be created by calls of the form new("SummaryPca", ...)
,
but most often by invoking 'summary' on a "Pca" object. They contain values
meant for printing by 'show'.
pcaobj
:"Pca"
importance
:signature(object = "SummaryPca")
: display the object Valentin Todorov valentin.todorov@chello.at
showClass("SummaryPca")