| plot_calibration | R Documentation |
Plot calibration curve
plot_calibration(observed, predicted, groups = 10)
observed |
Binary observed outcome, coded 0/1. |
predicted |
Predicted probabilities. |
groups |
Number of quantile groups. |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.