randogibs                package:mcsm                R Documentation

_F_i_r_s_t _i_l_l_u_s_t_r_a_t_i_o_n_s _o_f _c_o_d_a'_s _o_u_t_p_u_t _f_o_r _t_h_e _o_n_e-_w_a_y _r_a_n_d_o_m _e_f_f_e_c_t _m_o_d_e_l

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

     This function provides graphical illustrations of 'coda''s output
     for the one-way random effect model processed in Chapters 7 and 8
     of *EnteR Monte Carlo Statistical Methods*.

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

     randogibs(T = 10^3)

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

       T: Number of MCMC iterations

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

     The function produces two plots separated by a 'browser()' prompt
     where the user needs to press the Return key to see the second
     graph.

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

     Christian P. Robert and George Casella

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

     Chapter 8 of *EnteR Monte Carlo Statistical Methods*

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

     resagibs=randogibs()  

