pumaPCAExpectations-class {puma}R Documentation

Class pumaPCAExpectations

Description

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.

Objects from the Class

Objects can be created by calls of the form new("pumaPCAExpectations", ...).

Slots

x:
Object of class "matrix" representing x
xxT:
Object of class "array" representing xxT
logDetCov:
Object of class "numeric" representing logDetCov

Methods

This class has no methods defined

Author(s)

Richard D. Pearson

See Also

Related method pumaPCA and related class pumaPCARes.


[Package puma version 1.8.1 Index]