Plot diagnostics of posterior distribution(s)

# S3 method for demografr_abc.abc
plot(x, param = NULL, ...)

Arguments

x

ABC object generated by run_abc

param

A character vector containing either parameter names to summarize, or a regex-like matches to be used for subsetting. If NULL (the default), all parameters will be extracted.

...

Formal ellipsis argument of the plot method (unused)

Value

Used exclusively for printing