exp_calcMahalanobisDist      package:explorase      R Documentation

_C_a_l_c_u_l_a_t_e _M_a_h_a_l_a_n_o_b_i_s _d_i_s_t_a_n_c_e

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

     Calculates mahalanobis distance between the samples (columns) in
     the data frame 'ent_data'

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

     exp_calcMahalanobisDist(ent_data)

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

ent_data: a data frame of experimental data, according to exploRase
          conventions

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

     Michael Lawrence <mflawren@fhcrc.org>

