
Estimate breathing rate from RR/IBI frequency content
Source:R/heartpy-bridge.R
estimate_gazepoint_breathing_rate_from_ibi.RdEstimate breathing rate from RR/IBI frequency content
Usage
estimate_gazepoint_breathing_rate_from_ibi(
rr_ms,
rr_time_s = NULL,
resample_hz = 4,
breathing_band = c(0.1, 0.5)
)