get_apex: Get the eda apex of the signal

Description Usage Arguments

View source: R/peak_detection.R

Description

finds the apex of electrodermal activity eda signal within an optional time window

Usage

1
get_apex(eda_deriv, offset = 1)

Arguments

eda_deriv

uses the eda derivative to find the apex

offset

minimum number of downward measurements after the apex, in order to be considered a peak (default 1 means no restrictions)


wearables documentation built on Dec. 20, 2021, 5:08 p.m.