pumaPCAModel-class: Class pumaPCAModel
Description
This is a class representation for storing a pumaPCA model. It is an internal representation and shouldn't normally be instantiated.
Objects from the Class
Objects can be created by calls of the form new("pumaPCAModel", ...)
.Slots
sigma
:- Object of class "numeric" representing sigma
m
:- Object of class "matrix" representing m
Cinv
:- Object of class "matrix" representing Cinv
W
:- Object of class "matrix" representing W
mu
:- Object of class "matrix" representing mu
Methods
This class has no methods defined