Simpson                package:MCPAN                R Documentation

_C_a_l_c_u_l_a_t_e _t_h_e _S_i_m_p_s_o_n _i_n_d_e_x

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

     Calculate the Simpson index from a vector of proportions.

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

     Simpson(p)

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

       p: a numeric vector of proportions 

