Description Usage Arguments Value See Also
This method builds a GUESS calibration model using the trainings set provided.
1 | build_GUESS(actual, predicted)
|
actual |
vector of observed class labels (0/1) |
predicted |
vector of uncalibrated predictions |
returns the trained GUESS model that can be used to calibrate a test set using the predict_GUESS
method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.