View source: R/robustness-stability.R
| evaluate_gazepoint_threshold_stability | R Documentation |
Evaluate threshold stability around the optimum
evaluate_gazepoint_threshold_stability(
evaluation,
metric,
direction = c("maximize", "minimize"),
tolerance = 0.02
)
evaluation |
Threshold evaluation. |
metric |
Metric. |
direction |
Optimization direction. |
tolerance |
Fractional tolerance from the optimum. |
A gp3ml_threshold_stability.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.