Internal function used to calculate the median set where a simulation has been run a number of times for a given parameter set. Used in all of Techniques 1-4 detailed in the R Journal
getMediansSubset(FILEPATH, NUMRUNSPERSAMPLE, measures, resultfilename,
altfilename = NULL, outputfilecolstart, outputfilecolend)
Where the simulation results can be found
Number of times the simulation has been run for a parameter set
Number of the column of the CSV file where results commence
Number of the column of the CSV file where results end
Names of Simulation output responses
Name of the simulation result file
Where necessary, name of the alternative result file
Median Simulation responses under the parameter set in the result file