urca-class               package:urca               R Documentation

_C_l_a_s_s _u_r_c_a. _P_a_r_e_n_t _o_f _c_l_a_s_s_e_s _i_n _p_a_c_k_a_g_e _u_r_c_a

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

     This class is the parent class of the specific classes designed
     holding the test specific information of the unit
     root/cointegration tests.

_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("urca", ...)',
     but most often the slot 'test.name' is set by calling one of the
     unit root/cointegration functions, _e.g_ 'ur.za'.

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


     '_t_e_s_t._n_a_m_e': Object of class '"character"'. The name of the unit
          root/cointegration test.

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

     No methods defined with class `urca'.

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

     Bernhard Pfaff

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

     'ur.ers-class', 'ur.kpss-class', 'ca.jo-class', 'ca.po-class',
     'ur.pp-class', 'ur.sp-class' and 'ur.za-class'.

