fixEdges                package:mimR                R Documentation

_F_i_x_i_n_g _e_d_g_e_s _a_n_d _s_e_t_s _i_n _a _m_i_m _m_o_d_e_l

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

     Fix edges and sets in a mim model.

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

     fixEdges(v=NULL, mim=NULL)
     fixSet(v=NULL, mim=NULL)

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

       v: An edge/vertex set, given as "a:b+c:d" or "a:b,c:d"

     mim: A mim object

_D_e_t_a_i_l_s:

     If v=NULL then al fixes are removed. Only in this case the mim
     argument needs not to be given.

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

     None

_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, Springer
     Verlag, 2002

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

     See Also as 'stepwise'

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

