graph_Posteriors_All_Parameters: Graph posterior distributions generated for all parameters,...

Description Usage Arguments

View source: R/abc_utilities.R

Description

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

Usage

1
2
graph_Posteriors_All_Parameters(abc_resultset, parameters, sampleMins,
  sampleMaxes, output_formats = c("pdf"))

Arguments

abc_resultset

Result object obtained from the EasyABC package

parameters

Array containing the names of the parameters for which posterior distributions will be generated

sampleMins

Minimum value of the range over which each parameter was explored using ABC

sampleMaxes

Maximum value of the range over which each parameter was explored using ABC

output_formats

File formats in which result graphs should be produced


spartan documentation built on May 2, 2019, 9:39 a.m.