enforceBounds {evoper} | R Documentation |
enforceBounds
Description
Checks if parameters fall within upper an lower bounds
Usage
enforceBounds(particles, factors)
Arguments
particles |
The particle set |
factors |
the defined range for objective function parameters |
Value
The particle inside the valid limits
[Package evoper version 0.5.0 Index]