View source: R/calibrationCurve.R
calibrationCurve | R Documentation |
This function calculates a vector of values for the calibration curve.
calibrationCurve( truth_name, prob_name, nbins = 10L, remove_critical_bins = TRUE )
truth_name |
( |
prob_name |
( |
nbins |
( |
remove_critical_bins |
( |
Brier score and number of values used as weights for later aggregation.
Daniel S.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.