modelTest                package:mimR                R Documentation

_C_o_m_p_a_r_e _t_w_o (_n_e_s_t_e_d) _m_i_m _m_o_d_e_l_s

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

     Compare two nested mim models or test a mim model against
     saturated model.

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

     ## S3 method for class 'mim':
     modelTest(m1, m2 = NULL)

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

      m1: mim model object

      m2: mim model object

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

     A list of test statistics

_N_o_t_e:

     Before using mimR, make sure that the MIM program is runnning.

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

     Sren Hjsgaard, sorenh@agrsci.dk

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

     David Edwards, An Introduction to Graphical Modelling, Second
     Edition, Springer Verlag, 2000

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

     ~~objects to See Also as 'testdelete', ~~~

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

