Learn Data & AI Skills | 50% off
Get 50% off unlimited learning

earlywarnings (version 1.0.59)

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

f
density
detection.threshold
detection threshold for peaks
bw
bandwidth
x
original data
detection.limit
ignore maxima that are below this value

Returns:

Value

A list with the following elements: min minima max maxima

Details

Arguments:

References

See citation('TBA')

Examples

Run this code
#

Run the code above in your browser using DataLab