initECRControl {ecr} | R Documentation |
Control object generator.
Description
The control object keeps information on the objective function and a set of evolutionary components, i.e., operators.
Usage
initECRControl(fitness.fun, n.objectives = NULL, minimize = NULL)
Arguments
fitness.fun |
[ |
n.objectives |
[ |
minimize |
[ |
Value
[ecr_control
]
[Package ecr version 2.1.1 Index]