stepdate-methods            package:uroot            R Documentation

_M_e_t_h_o_d_s _f_o_r _F_u_n_c_t_i_o_n _s_t_e_p_d_a_t_e _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:

     This method returns the date `x' times ahead in the sample. If
     that date is out of sample a message is generated.

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

     An object of class 'vdate-class'.

_u_s_a_g_e:

     stepdate (object, step)

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

_o_b_j_e_c_t an object of class 'vdate-class'.

_s_t_e_p the number of dates ahead to move in the sample times.

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

     _o_b_j_e_c_t = "_A_N_Y": None default method.

     _o_b_j_e_c_t = "_v_d_a_t_e": Returns the date `x' times ahead in the sample.
          If that date is out of sample a message is generated.

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

     'Mdates'.

