Last data update: 2014.03.03

R: Description: find.optima
find.optimaR Documentation

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:

Details

Arguments:

Value

A list with the following elements: min minima max maxima

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation('TBA')

Examples

#

Results