produce_accuracy_plots_single_measure: Internal function used to create accuracy plots of the...

Description Usage Arguments

Description

Outputs plot to PDF in the current working directory

Usage

1
2
3
produce_accuracy_plots_single_measure(technique, measure,
  model_predictions, observed_data, output_format = c("pdf"),
  timepoint = NULL)

Arguments

technique

The machine learning technique used to develop the emulator

measure

The simulation output response being plotted

model_predictions

Predicted dataset

observed_data

Observed dataset (testing or validation)

output_format

File formats in which graphs should be produced

timepoint

If using multiple timepoints, the timepoint for which the emulator has been created


kalden/spartan documentation built on May 31, 2019, 11:52 p.m.