get_max_deriv {wearables}R Documentation

Maximum derivative

Description

Get the largest slope before apex, interpolated to seconds

Usage

get_max_deriv(data, eda_deriv, sample_rate)

Arguments

data

df with info on the peaks

eda_deriv

derivative of the signal

sample_rate

sample rate of the signal


[Package wearables version 0.8.1 Index]