ibi_median: Calculate the median of interbeat intervals or heart rate....

Description Usage Arguments Value See Also

Description

Calculate the median of interbeat intervals or heart rate. The time series is in miliseconds

Usage

1
ibi_median(ibi, type = "ibi")

Arguments

ibi

An array with interbeat intervals in milliseconds.

type

String denoting whether to calculate the median interbeat interval (type = "ibi", default) or the median heart rate (type = "hr").

Value

The median interbeat interval or the median heart rate.

See Also

Other HRV time-domain: analyse_timedomain, ibi_max, ibi_mean, ibi_min, ibi_nnx, ibi_pnnx_helper, ibi_pnnx, ibi_rmssd, ibi_stdev, ibi_var


bwrc/colibri documentation built on May 13, 2019, 9:10 a.m.