Takes the value list and generates the sample that is output to csv file
generate_parameter_table(PARAMETERS, BASELINE, PARAMOFINT, val_list)
Array containing the names of the parameters of which parameter samples will be generated
Array containing the values assigned to each of these parameters in the calibrated baseline
Number of the parameter for which samples are currently being built
List of parameter values to output for each parameter, to be combined with the baseline value of the complementary set
Parameter table ready for output to CSV file