Produces a graph for each parameter, and each output measure, showing the simulation output achieved when that parameter was assigned that value. Eases identification of any non-linear effects. This method uses simulation results stored in a database by spartanDB
lhc_graphMeasuresForParameterChange_from_db(db_results, corcoeffs,
parameters, measures, MEASURE_SCALE, output_directory,
OUTPUT_TYPE = c("PDF"))
Results for a specified experiment mined from the database
Correlation coefficients calculated for those results, held in the databae
Parameters included in this analysis
Simulation output measures
Scale in which each of the output responses is measured. Used to label plots
Folder where the graphs should be stored
Type of graph to plot. Can be PDF, PNG, TIFF, BMP, etc, all formats supported by ggplot2