Pre-process analysis settings if multiple timepoints are being considered
efast_get_overall_medians_overTime(FILEPATH, NUMCURVES, PARAMETERS,
NUMSAMPLES, MEASURES, TIMEPOINTS, TIMEPOINTSCALE)
Directory where the simulation runs can be found, in folders or in CSV file format
The number of 'resamples' to perform (see eFAST documentation) - recommend using at least 3
Array containing the names of the parameters of which parameter samples will be generated
The number of parameter subsets that were generated in the eFAST design
Array containing the names of the output measures which are used to analyse the simulation
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)
Sets the scale of the timepoints being analysed, e.g. "Hours"