exp_calcAngleDist         package:explorase         R Documentation

_C_a_c_l_u_l_a_t_e _a_n_g_l_e _d_i_s_t_a_n_c_e

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

     Calculates angle distance between sample vectors 'x' and 'y'

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

     exp_calcAngleDist(x, y)

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

       x: normally a column from the experimental data matrix

       y: normally a column from the experimental data matrix

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

     Michael Lawrence <mflawren@fhcrc.org>

