OutputPlotGenerator.store_oos_osl_difference: OutputPlotGenerator.store_oos_osl_difference

Description Usage Arguments

View source: R/OutputPlotGenerator.R

Description

Function to store the differences between the truth and osl in a file.

Usage

1
2
OutputPlotGenerator.store_oos_osl_difference(differences, output, oos,
  configuration = 0)

Arguments

differences

list a list of differences with a key for each option.

output

string the name of the file to write the output to.

oos

boolean was the OneStepEstimator used to generate the specified data?

configuration

integer (default = 0) which simulation configuration was used?


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