assig                 package:dprep                 R Documentation

_A_u_x_i_l_i_a_r_y _f_u_n_c_t_i_o_n _f_o_r _c_o_m_p_u_t_i_n_g _t_h_e _m_i_n_i_m_u_n _e_n_t_r_o_p_y _d_i_s_c_r_e_t_i_z_a_t_i_o_n

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

     This function is used in the computation of the minimum entropy
     discretization

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

     assig(x, points, nparti, n)

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

       x: A given vector

  points: The nmuber of points

  nparti: The number of partitions

       n: The number of points

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

     Luis Daza

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

     'disc.mentr'

