removeClosedExtreme: rm too closed peaks or troughs

removeClosedExtremeR Documentation

rm too closed peaks or troughs

Description

rm too closed peaks or troughs

Usage

removeClosedExtreme(pos, ypred, A = NULL, y_min)

Arguments

pos

data.table with the columns of ⁠"val", "pos", "left", "right", "type"⁠.

Value

A data.table with the columns of: ⁠"val", "pos", "left", "right", "type"⁠

Examples

#removeClosedExtreme(pos, ypred, A, y_min)


phenofit documentation built on May 29, 2024, 2:39 a.m.