get_rise_time: Rise time of peaks

View source: R/peak_detection.R

get_rise_timeR Documentation

Rise time of peaks

Description

Calculates the rise time of all peaks

Usage

get_rise_time(eda_deriv, apices, sample_rate, start_WT)

Arguments

eda_deriv

first derivative of signal

apices

apex status per measurement (0 or 1)

sample_rate

sample rate of the signal

start_WT

window within which to look for rise time (in seconds)


PCdLf/e4tools documentation built on Nov. 19, 2024, 5:56 p.m.