getCenter-methods           package:rrcov           R Documentation

_A_c_c_e_s_s_o_r _m_e_t_h_o_d_s _t_o _t_h_e _e_s_s_e_n_t_i_a_l _s_l_o_t_s _o_f _C_o_v _a_n_d _i_t_s _s_u_b_c_l_a_s_s_e_s

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

     Accessor methods to the slots of objects of class'Cov' and its
     subclasses

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

     getCenter(obj)
     getCov(obj)
     getCorr(obj)
     getData(obj)
     getDistance(obj)
     getEvals(obj)
     isClassic(obj)

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

     obj: an object of class '"Cov"'  or of a class derived from
          '"Cov"'

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


     _o_b_j = "_C_o_v" generic functions - see 'getCenter', 'getCov',
          'getCorr', 'getData', 'getDistance', 'getEvals', 'isClassic'

     _o_b_j = "_C_o_v_R_o_b_u_s_t" generic functions - see 'getCenter', 'getCov',
          'getCorr', 'getData', 'getDistance', 'getEvals', 'isClassic'

