samplingcontrol {GeneSelector}R Documentation

Control function

Description

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.)

Usage

samplingcontrol(candreplicates, maxiter = 5)

Arguments

candreplicates s. description
maxiter s. description

Value

A list used in GenerateBootMatrix/GenerateFoldMatrix.


[Package GeneSelector version 1.2.0 Index]