states              package:VanillaICE              R Documentation

_A_c_c_e_s_s_o_r _a_n_d _r_e_p_l_a_c_e_m_e_n_t _m_e_t_h_o_d _f_o_r _t_h_e _h_i_d_d_e_n _s_t_a_t_e_s _o_f _t_h_e
_M_a_r_k_o_v _m_o_d_e_l

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

     The latent states for the hidden Markov model.

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

             states(object)
             states(object) <- value

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

  object: An object of class 'HmmOptions' or 'HmmParameter'

   value: Vector of class 'character'.

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

     Character string  of hidden states

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

     RS

