
Summarise agreement between event detectors
Source:R/event_detector_comparison.R
summarise_gazepoint_event_detector_agreement.RdCompare standardized fixation intervals using event-level intersection-over-union. Agreement is methodological and does not identify a uniquely correct detector.
Arguments
- x
An object returned by
compare_gazepoint_event_detectors()or a standardized event data frame containing detector, sequence, start, end, and duration columns.- min_overlap
Minimum interval intersection-over-union required for a match.