evaluate_gazepoint_threshold_stability: Evaluate threshold stability around the optimum

View source: R/robustness-stability.R

evaluate_gazepoint_threshold_stabilityR Documentation

Evaluate threshold stability around the optimum

Description

Evaluate threshold stability around the optimum

Usage

evaluate_gazepoint_threshold_stability(
  evaluation,
  metric,
  direction = c("maximize", "minimize"),
  tolerance = 0.02
)

Arguments

evaluation

Threshold evaluation.

metric

Metric.

direction

Optimization direction.

tolerance

Fractional tolerance from the optimum.

Value

A gp3ml_threshold_stability.


gp3ml documentation built on Aug. 23, 2026, 5:11 p.m.