Description Usage Arguments Value See Also
View source: R/rd_multiple_runs.R
This functions plots all n reliability diagrams that were constructed during n-times repeated m-fold cross-validation (CV). During calibration model evaluation, CV is repeated n times, so that eventually n reliability diagrams are obtained.
1 | rd_multiple_runs(list_models)
|
list_models |
list object that contains n-times the output from the |
a list object that contains a reliability diagram that visualises all reliabilty diagrams that were constructed during n-times repeated m-fold cross-validation.
melt
ggplot
,geom_line
,aes
,geom_abline
,ylab
,xlab
,xlim
,ylim
,coord_fixed
,geom_text
,scale_color_discrete
,ggtitle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.