Learn R Programming

CORElearn (version 0.9.29)

helpCore: Description of parameters.

Description

For given parameter name function prints its type, default value, and short description. If no name is given descriptions for all available parameters are printed out.

Arguments

Details

There are many different parameters available. Some are general and can be used in many learning, or feature evaluation algorithms. All the values actually used by the classifier / regressor can be written to file (or read from it) using paramCoreIO. The parameters for the methods are split into several groups and documented below.

See Also

CORElearn, CoreModel, predict.CoreModel, attrEval, ordEval, paramCoreIO.