segmentTS.2catsignal: Categorize Signals

Description Usage Arguments Value

Description

This function takes in the time-series data for observed and simulated from segmentTS.1matchsignal. Categorizes portions of the curve into clear signals trough, up, no-event, down, or peak based on a difference equation to determine first and second derivatives.

Usage

1
segmentTS.2catsignal(dat, lolim = -999)

Arguments

dat

data.frame object with variables of data value; variables derived from segmentTS.1matchsignal.

lolim

lower limit for consideration of matching; set to low value so that all values potentially match.

Value

data.frame object with variable 'pos', categorized as above; used in segmentTS.2eqsignal,


lcalle/segmentTS documentation built on May 7, 2019, 10:52 p.m.