Learn R Programming

GeneSelector (version 2.22.0)

samplingcontrol: Control function

Description

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

Usage

samplingcontrol(candreplicates, maxiter = 5)

Arguments

candreplicates
s. description
maxiter
s. description

Value

GenerateBootMatrix/GenerateFoldMatrix.