.get_thr_data_list | R Documentation |
Get Threshold Performance Data for DCA list
.get_thr_data_list(
.data,
thresholds = seq(0.01, 0.5, 0.01),
prior_only = FALSE
)
.data |
A data.frame with an |
thresholds |
Decision thresholds. |
prior_only |
If TRUE, returns prior only (ignores any data). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.