pumaPCAExpectations-class        package:puma        R Documentation

_C_l_a_s_s _p_u_m_a_P_C_A_E_x_p_e_c_t_a_t_i_o_n_s

_D_e_s_c_r_i_p_t_i_o_n:

     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.

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

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

_S_l_o_t_s:


     '_x': Object of class "matrix" representing x

     '_x_x_T': Object of class "array" representing xxT

     '_l_o_g_D_e_t_C_o_v': Object of class "numeric" representing logDetCov

_M_e_t_h_o_d_s:

     This class has no methods defined

_A_u_t_h_o_r(_s):

     Richard D. Pearson

_S_e_e _A_l_s_o:

     Related method 'pumaPCA' and related class 'pumaPCARes'.

