readBGX                package:BGmix                R Documentation

_R_e_a_d_s _o_u_t_p_u_t _f_r_o_m _B_G_X _p_a_c_k_a_g_e, _f_o_r _i_n_p_u_t _t_o _B_G_m_i_x.

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

     Reads posterior mean parameters from BGX, and outputs objects
     suitable for input to BGmix.

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

     readBGX(path)

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

    path: directory containing BGX output

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

   ybar : ybar object (see 'BGmix' help for details)

     ss : ss object (see 'BGmix' help for details)

     ...

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

     Ernest Turro

