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 Feb. 16, 2023, 6:21 p.m.