rd_multiple_runs: rd_multiple_runs

Description Usage Arguments Value See Also

View source: R/rd_multiple_runs.R

Description

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.

Usage

1
rd_multiple_runs(list_models)

Arguments

list_models

list object that contains n-times the output from the reliability_diagramm. method.

Value

a list object that contains a reliability diagram that visualises all reliabilty diagrams that were constructed during n-times repeated m-fold cross-validation.

See Also

melt ggplot,geom_line,aes,geom_abline,ylab,xlab,xlim,ylim,coord_fixed,geom_text,scale_color_discrete,ggtitle


CalibratR documentation built on Aug. 19, 2019, 5:04 p.m.