redundancy               package:dprep               R Documentation

_F_i_n_d _o_u_t _t_h_e _u_n_i_q_u_e _o_b_s_e_r_v_a_t_i_o_n_s _i_n _a _d_a_t_a_s_e_t _a_l_o_n_g _w_i_t_h _t_h_e_i_r _f_e_q_u_e_n_c_i_e_s

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

     This function finds out the unique instances in a dataset along
     with their fequencies.

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

     redundancy(data)

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

    data: the name of the dataset

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

     Edgar Acuna

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

     'clean'

