corrmatrix-class            package:lme4            R Documentation

_C_l_a_s_s "_c_o_r_r_m_a_t_r_i_x"

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

     A class of correlation matrices

_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("corrmatrix",
     ...)'.

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

     `._D_a_t_a': Object of class `"matrix"' - the actual correlation
          matrix

     `_s_t_d_D_e_v': Object of class `"numeric"' giving the corresponding
          standard deviations 

_E_x_t_e_n_d_s:

     Class `"matrix"', from data part. Class `"structure"', by class
     "matrix". Class `"array"', by class "matrix". Class `"vector"', by
     class "matrix".

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

     _c_o_e_r_c_e `signature(from = "pdIdent", to = "corrmatrix")': ... 

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

     Douglas Bates bates@stat.wisc.edu and Saikat DebRoy
     saikat@stat.wisc.edu

_R_e_f_e_r_e_n_c_e_s:

_E_x_a_m_p_l_e_s:

