RMSSD: Root Mean Squared Successive Differences (RMSSD)

View source: R/Time Domain HRV Functions .R

RMSSDR Documentation

Root Mean Squared Successive Differences (RMSSD)

Description

RMSSD is calculated using the successive differences ellapsed between heart beats (RR values). This is considered the most precise marker for parasympathetic activity using heart rate, and it is the most common time-domain HRV statistic reported in the literature. Lower HRV and RMSSD values indicate higher levels of distress.

Usage

RMSSD(data)

Arguments

data

Dataframe with minutes(column 1) and RR values (column 2). Preferably generated by the Data_Input function.

Value

Single numeric object


mrooyakkers/TimeDomainHRVPackage documentation built on Jan. 12, 2023, 11:37 a.m.