StatCalibration | R Documentation |
The calib geom is used to create a calibration plot. The calibration plot is useful for describing the relationship between predicted probabilities and observed outcomes for a binary classifier, though the are also used for predictions of continuous measures (which will be handled later). Creating a calibration plot using a native ggplot2 geom is especially useful because it allows for adjustment of line color across groups of unequal sizes.
StatCalibration
An object of class StatCalibration
(inherits from Stat
, ggproto
, gg
) of length 4.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.