R/PredictionDistribution.R
getPredictionDistribution.Rd
Calculates the prediction distribution
getPredictionDistribution(
prediction,
predictionType,
typeColumn = "evaluation"
)
A prediction object
The type of prediction (binary or survival)
A column that is used to stratify the results
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
Calculates the quantiles from a predition object