Description Usage Arguments Value
View source: R/predict_hist_binning.R
predict for a new element using histogram binning
1 | predict_hist_binning(histogram, new)
|
histogram |
the output of |
new |
vector of uncalibrated probabilities |
a list object containing the following components
predictions |
contains a vector of calibrated predictions |
significance_test_set |
the percentage of |
pred_per_bin |
a table containing the number of instances from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.