Description Usage Arguments Value
View source: R/platt_calibration.R
Performs an platt scaling calibration of posterior probability to minimize log loss.
1 | platt_calibration(p, y)
|
p |
Estimated probabilities from fit model |
y |
Binomial response variable used to fit model |
a vector of calibrated probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.