plotPlp: Plot all the PatientLevelPrediction plots

Description Usage Arguments Details Value

View source: R/Plotting.R

Description

Plot all the PatientLevelPrediction plots

Usage

1
plotPlp(result, filename, type = "test")

Arguments

result

Object returned by the runPlp() function

filename

Name of the file where the plot should be saved, for example 'plot.png'. See the function ggsave in the ggplot2 package for supported file formats.

type

Evaluation data type either 'test', 'val' or 'train'

Details

Create a directory with all the plots

Value

TRUE if it ran


hxia/plp-git-demo documentation built on March 19, 2021, 1:54 a.m.