define_limits_for_calibration_plot | R Documentation |
Define limits for Calibration Curve
define_limits_for_calibration_plot(deciles_dat)
deciles_dat |
## Not run:
make_deciles_dat(
probs = example_dat$estimated_probabilities,
real = example_dat$outcome
) %>%
define_limits_for_calibration_plot()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.