upperBound {evoper} | R Documentation |
upperBound
Description
Checks if parameters is below the upper bounds
Usage
upperBound(particles, factors)
Arguments
particles |
The particle set |
factors |
the defined range for objective function parameters |
Value
The particle inside the valid upper bound
[Package evoper version 0.5.0 Index]