plp_calibration_summary

0 rows


Description

PatientLevelPredictionModule: Calibration summary

Columns

Column Type Size Nulls Auto Default Children Parents Comments
average_predicted_probability Unknown 0 null

the mean predicted risk

evaluation Unknown 0 null

The type of evalaution (test/train/CV)

max_predicted_probability Unknown 0 null

the max predicted risk

median_predicted_probability Unknown 0 null

The median predicted risk

min_predicted_probability Unknown 0 null

the min predicted risk

observed_incidence Unknown 0 null

The true incidence (outcome %)

p_25_predicted_probability Unknown 0 null

the 25% quantile of predicted risk

p_75_predicted_probability Unknown 0 null

the 75% quantile of predicted risk

performance_id Unknown 0 null

The corresponding performance id

person_count_at_risk Unknown 0 null

The number of people in the target population

person_count_with_outcome Unknown 0 null

The number of target patients with the outcome during TAR

prediction_threshold Unknown 0 null

The cut-off value being summarised

st_dev_predicted_probability Unknown 0 null

the standard deviation of the predicted risk

Relationships