View source: R/functions_for_text.R
add_hover_text_to_performance_data | R Documentation |
Adding hover text to performance data
add_hover_text_to_performance_data(
performance_data,
performance_data_type,
curve,
stratified_by = "probability_threshold"
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.