samplingcontrol         package:GeneSelector         R Documentation

_C_o_n_t_r_o_l _f_u_n_c_t_i_o_n

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

     Normally, this function is not called. Only if warnings occur in
     GenerateBootMatrix or GenerateFoldMatrix, try to increase
     'candreplicates' w.r.t to the default (three times the number of
     desired Boostrap/Jackknife-Iterations, s. argument 'replicates' in
     GenerateBootMatrix/ GenerateFoldMatrix or 'maxiter'.)

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

     samplingcontrol(candreplicates, maxiter = 5)

_A_r_g_u_m_e_n_t_s:

candreplicates: s. description

 maxiter: s. description

_V_a_l_u_e:

     A list used in GenerateBootMatrix/GenerateFoldMatrix.

