find.turn.point: Find peaks and valleys of a curve.

Description Usage Arguments Value Author(s) References

View source: R/find.turn.point.R

Description

This is an internal function which is not supposed to be directly accessed by the user. Finds the peaks and valleys of a smooth curve.

Usage

1

Arguments

y

The y values of a curve in x-y plane.

Value

A list object:

pks

The peak positions.

vlys

The valley positions

Author(s)

Tianwei Yu <tyu8@emory.edu>

References

Bioinformatics. 25(15):1930-36. BMC Bioinformatics. 11:559.


yufree/apLCMS documentation built on Jan. 11, 2020, 8:18 p.m.