This is a class representation for storing a pumaPCA model. It is an internal representation and shouldn't normally be instantiated.
这是一个类表示存储pumaPCA模型。它是一种内部表示,通常不应该被实例化。
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("pumaPCAModel", ...).
创建对象可以通过检测的形式new("pumaPCAModel", ...)。
插槽----------Slots----------
sigma: Object of class "numeric" representing sigma
sigma:“数字”类的对象代表西格玛
m: Object of class "matrix" representing m
m:对象类的“矩阵”占米
Cinv: Object of class "matrix" representing Cinv
Cinv:对象类的“矩阵”代表CINV
W: Object of class "matrix" representing W
W:对象类的“矩阵”代表W
mu: Object of class "matrix" representing mu
mu:对象类的“矩阵”代表万亩
方法----------Methods----------
This class has no methods defined
这个类没有定义的方法
作者(S)----------Author(s)----------
Richard D. Pearson
参见----------See Also----------
Related method pumaPCA and related class pumaPCARes.
此方法pumaPCA和相关的类pumaPCARes。