Outputs plot to PDF in the current working directory
plot_compare_sim_observed_to_model_prediction(observed, predicted,
technique, measure, mse, graph_file_name, timepoint = NULL,
output_format)
Observed dataset (testing or validation)
Predicted dataset
The machine learning technique used to develop the emulator
The simulation output response being plotted
Mean Squared Error between predicted and observed
Name to give the produced PDF plot
If using multiple timepoints, the timepoint for which the emulator has been created
File format in which this graph is being produced