raboostCont-class        package:MLInterfaces        R Documentation

_C_l_a_s_s "_r_a_b_o_o_s_t_C_o_n_t" ~~~

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

     ~~ A concise (1-5 lines) description of what the class is.  ~~

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form 'new("raboostCont",
     ...)'. ~~ describe objects here ~~

_S_l_o_t_s:


     '._D_a_t_a': Object of class '"list"' ~~ 

     '_f_o_r_m_u_l_a': Object of class '"formula"' ~~ 

     '_c_a_l_l': Object of class '"call"' ~~ 

_E_x_t_e_n_d_s:

     Class '"list"', from data part. Class '"vector"', by class "list",
     distance 2.

_M_e_t_h_o_d_s:

     'Predict' is an S4 method that can apply to instances of this
     class.

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

     VJ Carey <stvjc@channing.harvard.edu>

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

     showClass("raboostCont")

