View source: R/PredictionDistribution.R
getPredictionDistribution_binary | R Documentation |
Calculates the prediction distribution
getPredictionDistribution_binary(prediction, evalColumn, ...)
prediction |
A prediction object |
evalColumn |
A column that is used to stratify the results |
... |
Other inputs |
Calculates the quantiles from a predition object
The 0.00, 0.1, 0.25, 0.5, 0.75, 0.9, 1.00 quantile pf the prediction, the mean and standard deviation per class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.