EMcenso                 package:mcsm                 R Documentation

_E_M _p_a_t_h_s _f_o_r _a _c_e_n_s_o_r_e_d _n_o_r_m_a_l _m_o_d_e_l

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

     This function produces a series of EM paths for a censored normal
     model.

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

     EMcenso(repp = 10)

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

    repp: Number of paths

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

     The outcome of this function is a plot.

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

     Christian P. Robert and George Casella

_R_e_f_e_r_e_n_c_e_s:

     From Chapter 5 of *EnteR Monte Carlo Statistical Methods*

_E_x_a_m_p_l_e_s:

     EMcenso(45)

