
Check binary quality of Gazepoint pulse/PPG analysis results
Source:R/heartpy-extended.R
check_gazepoint_ppg_binary_quality.RdCheck binary quality of Gazepoint pulse/PPG analysis results
Usage
check_gazepoint_ppg_binary_quality(
measures = NULL,
peaks = NULL,
min_peaks = 5L,
bpm_range = c(40, 180),
max_missing_prop = 0.25
)