We provide a means of plotting the produced posterior distribution for all parameters for which the value is being explored. Output to PDF in the working directory
graph_Posteriors_All_Parameters(abc_resultset, parameters, sampleMins,
sampleMaxes, output_formats = c("pdf"))
Result object obtained from the EasyABC package
Array containing the names of the parameters for which posterior distributions will be generated
Minimum value of the range over which each parameter was explored using ABC
Maximum value of the range over which each parameter was explored using ABC
File formats in which result graphs should be produced