get_apex {wearables}R 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)


[Package wearables version 0.8.1 Index]