OutputPlotGenerator.create_risk_plot: OutputPlotGenerator.create_risk_plot

Description Usage Arguments

View source: R/OutputPlotGenerator.R

Description

Function to create plots similar to the ones in the OSL papers

Usage

1
2
OutputPlotGenerator.create_risk_plot(performance, output, dir = "tmp",
  make_summary = FALSE, label = "total.risk")

Arguments

performance

a list of list with performances: list 1 the estimators used, list 2 the relevant variables predicted.

output

string the filename to use for the plot (without .pdf).

dir

string (default = 'tmp') the directory to store the results in.

make_summary

boolean (default = FALSE) whether or not to sum all error terms to give a summed performance measure.

label

string (default = 'total.risk') the label to use when making a summary plot


frbl/OnlineSuperLearner documentation built on Feb. 9, 2020, 9:28 p.m.