clarify              package:clusterfly              R Documentation

_C_l_a_r_i_f_y _m_a_t_r_i_x

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

     Clarify matrix ordering to minimize off diagonals

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

     clarify(a, b, method="greedy")

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

       a: cluster assignments to reassign

       b: matrix b

  method: 

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

_V_a_l_u_e:

     vector of reassigned cluster a

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

     Hadley Wickham <h.wickham@gmail.com>

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

     'matchClasses'

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

