GenAlgFitEvaluator-class {gaselect}R Documentation

Fit Evaluator

Description

Fit Evaluator

Slots

numSegments

The number of CV segments used in one replication.

numThreads

The maximum number of threads the algorithm is allowed to spawn (a value less than 1 or NULL means no threads).

maxNComp

The maximum number of components to consider in the PLS model.

sdfact

The factor to scale the stand. dev. of the MSEP values when selecting the optimal number of components. For the "one standard error rule", sdfact is 1.

statistic

The statistic used to evaluate the fitness.

statisticId

The (internal) numeric ID of the statistic.


[Package gaselect version 1.0.22 Index]