TrainM             package:FKBL             R Documentation(latin1)

_P_r_o_b_l_e_m _M_i_n_i_m_u_m

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

     This is a matrix with 5 columns. Each row is a point, there are 10
     points. The 4 first columns are the value of a dimension of the
     point, the 5th is the class of that point. It is a minimum
     problem, created for exampling and debugging purposes. This is a
     dummy example used as an example at class lectures. The A/B/C/D/M
     problems has a deliberate variability to show how different
     problems act when faced to different algorithms.

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

     data(trainM)

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

     A matrix.

_S_o_u_r_c_e:

     Teaching Materials, Laboratory Classes of Knowledge Engineering,
     Luciano Snchez, EPSI Gijn

