evaluatePlp: evaluatePlp

View source: R/EvaluatePlp.R

evaluatePlpR Documentation

evaluatePlp

Description

Evaluates the performance of the patient level prediction model

Usage

evaluatePlp(prediction, typeColumn = "evaluationType")

Arguments

prediction

The patient level prediction model's prediction

typeColumn

The column name in the prediction object that is used to stratify the evaluation

Details

The function calculates various metrics to measure the performance of the model

Value

A list containing the performance values


OHDSI/PatientLevelPrediction documentation built on April 6, 2024, 11:50 p.m.