getDemographicSummary: Get a calibration per age/gender groups

View source: R/DemographicSummary.R

getDemographicSummaryR Documentation

Get a calibration per age/gender groups

Description

Get a calibration per age/gender groups

Usage

getDemographicSummary(prediction, predictionType, typeColumn = "evaluation")

Arguments

prediction

A prediction object

predictionType

The type of prediction (binary or survival)

typeColumn

A column that is used to stratify the results

Details

Generates a data.frame with the calibration per each 5 year age group and gender group

Value

A dataframe with the calibration summary


OHDSI/PatientLevelPrediction documentation built on April 27, 2024, 8:11 p.m.