create_reference_lines_for_plotly | R Documentation |
Create reference lines plotly as the first stage of interactive plot
create_reference_lines_for_plotly(
performance_table_type,
curve,
prevalence = NA,
population_color_vector = NA,
size = NULL,
performance_data = NULL
)
performance_table_type |
the type of the performance table |
curve |
the required curve |
prevalence |
the prevalence of the population |
population_color_vector |
color values |
size |
the size of the curve |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.