This is a class representation for storing a set of expectations from 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("pumaPCAExpectations", ...).
创建对象可以通过检测的形式new("pumaPCAExpectations", ...)。
插槽----------Slots----------
x: Object of class "matrix" representing x
x:“矩阵”类对象代表x
xxT: Object of class "array" representing xxT
xxT:对象类“阵列”代表XXT
logDetCov: Object of class "numeric" representing logDetCov
logDetCov:对象类的“数字”代表logDetCov
方法----------Methods----------
This class has no methods defined
这个类没有定义的方法
作者(S)----------Author(s)----------
Richard D. Pearson
参见----------See Also----------
Related method pumaPCA and related class pumaPCARes.
此方法pumaPCA和相关的类pumaPCARes。