spirals               package:kernlab               R Documentation

_S_p_i_r_a_l_s _D_a_t_a_s_e_t

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

     A toy data set representing two spirals with Gaussian noise. The
     data was created with  the 'mlbench.spirals' function in
     'mlbench'.

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

     data(spirals)

_F_o_r_m_a_t:

     A matrix with 300 observations and 2 variables.

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

     data(spirals)
     plot(spirals)

