add_hover_text_to_performance_data: Adding hover text to performance data

View source: R/functions_for_text.R

add_hover_text_to_performance_dataR Documentation

Adding hover text to performance data

Description

Adding hover text to performance data

Usage

add_hover_text_to_performance_data(
  performance_data,
  performance_data_type,
  curve,
  stratified_by = "probability_threshold"
)

Arguments

performance_data

perf dat

performance_data_type

perf dat type

curve

curve

stratified_by

Performance Metrics can be stratified by Probability Threshold or alternatively by Predicted Positives Condition Rate


uriahf/rtichoke documentation built on Nov. 22, 2023, 1:30 a.m.