Description
Detect optima, excluding very local optima below detection.threshold.
Usage
find.optima(f, detection.threshold = 0, bw, detection.limit = 1)
Value
A list with the following elements:
min minima
max maxima
detection.density Minimum detection density
Arguments
- f
density
- detection.threshold
detection threshold for peaks
- bw
bandwidth
- detection.limit
Minimun accepted density for a maximum;
as a multiple of kernel height