
Compute pyHRV-style PSD waterfall over segments
Source:R/pyhrv-style.R
compute_gazepoint_pyhrv_psd_waterfall.RdCompute pyHRV-style PSD waterfall over segments
Usage
compute_gazepoint_pyhrv_psd_waterfall(
nni_ms,
segment_seconds = 300,
method = c("welch", "lomb", "ar"),
plot = FALSE
)