retrieveData              package:mimR              R Documentation

_R_e_t_r_i_e_v_e _d_a_t_a _f_r_o_m _M_I_M _e_n_g_i_n_e

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

     This function can be used for retrieving data from the MIM engine.
     It is useful in connection with latent variable models

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

     retrieveData(arg="c")

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

     arg: "c": the raw data (using value labels), "d": the raw data
          (using levels) , "e": the raw data (showing missing values)

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

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

     A data frame

_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 'emfit'

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

