modelBasedConcordance: Calculate the model-based concordance, which is a calculation...

View source: R/EvaluatePlp.R

modelBasedConcordanceR Documentation

Calculate the model-based concordance, which is a calculation of the expected discrimination performance of a model under the assumption the model predicts the "TRUE" outcome as detailed in van Klaveren et al. https://pubmed.ncbi.nlm.nih.gov/27251001/

Description

Calculate the model-based concordance, which is a calculation of the expected discrimination performance of a model under the assumption the model predicts the "TRUE" outcome as detailed in van Klaveren et al. https://pubmed.ncbi.nlm.nih.gov/27251001/

Usage

modelBasedConcordance(prediction)

Arguments

prediction

the prediction object found in the plpResult object

Details

Calculate the model-based concordance

Value

model-based concordance value


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