corFactor                package:lme4                R Documentation

_E_x_t_r_a_c_t _t_h_e _c_o_r_r_e_l_a_t_i_o_n _f_a_c_t_o_r

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

     A generic function to extract the factor of the correlation matrix
     of the object represented by `object'.

_U_s_a_g_e:

     corFactor(object, ...)

_A_r_g_u_m_e_n_t_s:

  object: an object that can be coerced to a correlation matrix factor

     ...: some methods for this generic may take additional, optional
          arguments

_V_a_l_u_e:

     An object of class `corrfactor'.

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

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

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

