plot-methods              package:uroot              R Documentation

_M_e_t_h_o_d_s _f_o_r _F_u_n_c_t_i_o_n _p_l_o_t _i_n _P_a_c_k_a_g_e '_u_r_o_o_t'

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

     Methods for Function plot in Package 'uroot'.

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

     _x = "_a_d_f_r_e_c_s_t", _y = "_m_i_s_s_i_n_g". Plot ADF recursive statistics
          computed along subsamples of the original data.

     _x = "_k_p_s_s_r_e_c_s_t", _y = "_m_i_s_s_i_n_g". Plot KPSS recursive statistics
          computed along subsamples of the original data.

     _x = "_h_e_g_y_r_e_c_s_t", _y = "_m_i_s_s_i_n_g". Plot HEGY recursive statistics
          computed along subsamples of the original data.

     _x = "_c_h_r_e_c_s_t", _y = "_m_i_s_s_i_n_g". Plot CH recursive statistics
          computed along subsamples of the original data.

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

     'ADF.rectest', 'KPSS.rectest', 'HEGY.rectest', and 'CH.rectest'.

