localMaxima {DTVEM}R Documentation

Peak detection

Description

Find local peaks of a set of values

Usage

localMaxima(x)

Arguments

x

A vector of numbers to examine for the local peaks

Value

The peaks of the vector of the numbers


[Package DTVEM version 1.0010 Index]