Plots the Partial Rank Correlation Coefficients for either all measures or for one individual measure, for all simulation parameters.
lhc_plotCoEfficients(FILEPATH, CORCOEFFSOUTPUTFILE, MEASURES, PRINTOPT,
TIMEPOINTS = NULL, TIMEPOINTSCALE = NULL)
Location of the LHC result set
Name of the CSV file in FILEPATH containing the Partial Rank Correlation Coefficients
Names of the simulation responses
Used in plotting Partial Rank Correlation Coefficients, should be either "ALL" or "INDIVIDUAL"
Implemented so this method can be used when analysing multiple simulation timepoints. If only analysing one timepoint, this should be set to NULL. If not, this should be an array of timepoints, e.g. c(12,36,48,60)
Implemented so this method can be used when analysing multiple simulation timepoints. Sets the scale of the timepoints being analysed, e.g. "Hours"