detect.peaks: detect.peaks: detect peaks from the vector

View source: R/tinyCDP.R

detect.peaksR Documentation

detect.peaks: detect peaks from the vector

Description

detect.peaks: detect peaks from the vector

Usage

detect.peaks(values, thres, pwidth, type = "min")

Arguments

values

a vector

thres

the detection threshold

pwidth

the inhibition width

type=c("min", "max")

detection type

Value

vector of detection positions


akinori-ito/tinyDP documentation built on March 17, 2023, 4:29 p.m.