This function removes unsuccessful runs from the simulation parameter set to ensure that all analyses are only performed for parameter combinations that have corresponding simulation results.
Arguments
- sim
A SWATrunR nested list containing simulation data. :
simulation
andparameter
.simulation
: A list where the first element contains the results of the simulation runs.parameter
: A list with an elementvalues
which is a data frame containing the parameter sets used in the simulation.