est.pair {dSTEM}R Documentation

Identify pairwise local maxima and local minima of the second-order derivative

Description

Identify pairwise local maxima and local minima of the second-order derivative

Usage

est.pair(vall, peak, gamma)

Arguments

vall

vector of locations of significant local minima

peak

vector of locations of significant local maxima

gamma

bandwidth of Gaussian kernel smoothing function

Value

a list of detected pairs and detected change-point locations through second-order derivative testing


[Package dSTEM version 2.0-1 Index]