Takes the output results from multiple simulation iterations and plots boxplots displaying the results
sensitivity.boxplots(results.mat, traitspaces, n.recs)An input matrix with ncol equal to the number of elements in traitspaces, and a given row containing the values for each trait space for that simulation run.
A vector identifying the traitspaces at which the simulation analysis was carried out
The number of records in the original matrix. This is the point where if every record were unique, the entire traitspace would be full.