exHartigan              package:diptest              R Documentation

_H_a_r_t_i_g_a_n'_s _A_r_t_i_f_i_c_i_a_l _n-_m_o_d_a_l _E_x_a_m_p_l_e _D_a_t_a _S_e_t

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

     63 (integer) numbers; unimodal or bimodal, that's the question.

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

     data(exHartigan)
     plot(dH <- density(exHartigan))
     rug(exHartigan)# should jitter

