get_max_deriv: Maximum derivative

View source: R/peak_detection.R

get_max_derivR 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


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