ibi_band_custom: Calculate the power in custom HRV frequency bands.

Description Usage Arguments Value See Also

Description

Calculate the power in custom HRV frequency bands.

Usage

1
ibi_band_custom(spec, settings)

Arguments

spec

The Lomb-Scargle spectrum estimated from the IBI series using the function lombscargle.

settings

The settings structure used for HRV analysis with the following fields:

$frequencydomain$parameters$band.lower

A list with the lower frequency bound for the custom bands.

$frequencydomain$parameters$band.upper

A list with the upper frequency bound for the custom bands.

$frequencydomain$parameters$band.names.custom

A list with the names of the custom bands.

Value

The frequencies in the custom bands.

See Also

Other HRV frequency-domain: analyse_frequencydomain_helper, analyse_frequencydomain, ibi_band_standard, lombscargle


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