plotModelStratification1: Plot a the model performance visulisation stratified by risk

Description Usage Arguments Details Value

View source: R/plotting.R

Description

This function plots a visulisation of model performance stratified by risk

Usage

1
plotModelStratification1(runPlp, specificity = 0.95)

Arguments

runPlp

An object of class 'runPlp' or list of object of class 'runPlp' returned by implementing runPlp() or the output when implementing an existing model

specificity

The required specificity value for the model

Details

Users need to input a trained model (the output of runPlp()) or the output of running an existing model

Value

A plot is returned with the overal outcome risk and observed risk in different model risk groups


OHDSI/PredictionComparison documentation built on July 14, 2020, 6:16 p.m.