View source: R/DemographicSummary.R
getDemographicSummary | R Documentation |
Get a calibration per age/gender groups
getDemographicSummary(prediction, predictionType, typeColumn = "evaluation")
prediction |
A prediction object |
predictionType |
The type of prediction (binary or survival) |
typeColumn |
A column that is used to stratify the results |
Generates a data.frame with the calibration per each 5 year age group and gender group
A dataframe with the calibration summary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.