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 June 8, 2025, 9:39 p.m.