score                 package:dprep                 R Documentation

_S_c_o_r_e _f_u_n_c_t_i_o_n _u_s_e_d _i_n _t_h_e _B_a_y'_s _a_l_g_o_r_i_t_h_m

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

     This function finds the score function of an instance. This value
     will be used to rank the instances as outliers.

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

     score(data)

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

    data: namer of the dataset to be used. 

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

     Caroline Rodriguez

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

     'baysout'

