Description Usage Arguments Value
View source: R/CLES_in_comparison.R
visualises how class 1 and class 0 classification error (CLE) differs in each trained calibration model.
Comparing class-specific CLE helps to choose a calibration model for applications were classification error is cost-sensitive for one class.
See get_CLE_class
for details on the implementation.
1 | get_CLE_comparison(list_models)
|
list_models |
list object that contains all error values for all trained calibration models. For the specific format, see the calling function |
ggplot2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.