Learn R Programming

PatientLevelPrediction (version 6.4.1)

getPredictionDistribution_binary: Calculates the prediction distribution

Description

Calculates the prediction distribution

Usage

getPredictionDistribution_binary(prediction, evalColumn, ...)

Value

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

Arguments

prediction

A prediction object

evalColumn

A column that is used to stratify the results

...

Other inputs

Details

Calculates the quantiles from a predition object