get_apex: Get the eda apex of the signal

View source: R/peak_detection.R

get_apexR Documentation

Get the eda apex of the signal

Description

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

Usage

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)


PCdLf/wearables documentation built on Nov. 19, 2024, 5:57 p.m.