mathmark                package:mimR                R Documentation

_M_a_t_h_e_m_a_t_i_c_s _m_a_r_k_s _f_o_r _s_t_u_d_e_n_t_s

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

     The 'mathmark' data frame has 88 rows and 5 columns. ~~ Give a
     concise description here ~~

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

     data(mathmark)

_F_o_r_m_a_t:

     This data frame contains the following columns:

     _m_e_c_h_a_n_i_c_s a numeric vector

     _v_e_c_t_o_r_s a numeric vector

     _a_l_g_e_b_r_a a numeric vector

     _a_n_a_l_y_s_i_s a numeric vector

     _s_t_a_t_i_s_t_i_c_s a numeric vector

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

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

     data(mathmark)
     ## maybe str(mathmark) ; plot(mathmark) ...

