find.optima: Description: find.optima
Description
Detect optima, excluding very local optima below
detection.threshold
Usage
find.optima(f, detection.threshold = 0, bw, x, detection.limit = 0)
Arguments
detection.threshold
detection threshold for peaks
detection.limit
ignore maxima that are below this
value Returns:
Value
A list with the following elements: min minima max maxima
References
See citation('TBA')