pumaPCAModel-class {puma} | R Documentation |
This is a class representation for storing a pumaPCA model. It is an internal representation and shouldn't normally be instantiated.
Objects can be created by calls of the form new("pumaPCAModel", ...)
.
sigma
:m
:Cinv
:W
:mu
:This class has no methods defined
Richard D. Pearson
Related method pumaPCA
and related class pumaPCARes
.