trainClass           package:iterativeBMA           R Documentation

_S_a_m_p_l_e _T_r_a_i_n_i_n_g _D_a_t_a _f_o_r _t_h_e _I_t_e_r_a_t_i_v_e _B_M_A _A_l_g_o_r_i_t_h_m

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

     This is an adapted leukemia (ALL, AML) dataset from Golub et al.
     (1999). This is a zero-one vector for 38 training samples.  Class
     0 represents an ALL sample, while class 1 represents an AML
     sample.

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

     data(trainClass)

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

     The vector is called 'trainClass'.

_S_o_u_r_c_e:

     The 'golubEsets' bioconductor data package, or <URL:
     http://www.broad.mit.edu/cgi-bin/cancer/datasets.cgi>.

_R_e_f_e_r_e_n_c_e_s:

     Golub, T.R., Slonim, D.K., Tamayo, P., Huard, C., Gaasenbeek, M.,
     Mesirov, J.P., Coller, H., Loh, M.L., Downing, J.R., Caligiuri,
     M.A., et al. (1999)  Molecular classification of cancer: class
     discovery and class prediction by gene expression monitoring.
     Science 286: 531-7.

