TreeControl Class           package:party           R Documentation

_C_l_a_s_s "_T_r_e_e_C_o_n_t_r_o_l"

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

     Objects of this class represent the hyper parameter setting for
     tree growing.

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

     Objects can be created by 'ctree_control'.

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

     '_v_a_r_c_t_r_l': Object of class '"VariableControl"'.

     '_s_p_l_i_t_c_t_r_l': Object of class '"SplitControl"'.

     '_g_t_c_t_r_l': Object of class '"GlobalTestControl"'.

     '_t_g_c_t_r_l': Object of class '"TreeGrowControl"'.

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

     No methods defined with class "TreeControl" in the signature.

