plotModelStratification3: 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
plotModelStratification3(runPlp, type = "test", riskGroups = NULL)

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

type

test/train/validation

riskGroups

...

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.