advantage             package:classifly             R Documentation

_A_d_v_a_n_t_a_g_e

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

     Calculate the advantage the most likely class has over the next
     most likely.

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

     advantage(post)

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

    post: matrix of posterior probabilities

_D_e_t_a_i_l_s:

     This is used to identify the boundaries between classification
     regions. Points with low (close to 0) advantage are likely to be
     near boundaries.

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

     Hadley Wickham <h.wickham@gmail.com>

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

