assess_gazepoint_conformal_coverage¶
R reference: gp3ml 0.3.0.
Assess conformal coverage¶
Assess conformal coverage
R reference usage¶
assess_gazepoint_conformal_coverage(
object,
truth,
interval = NULL,
set = NULL,
unit = NULL
)
The Python implementation is exported as gp3mlpy.assess_gazepoint_conformal_coverage. See the runtime docstring for Python-specific typing and semantic adaptations.