Learn R Programming

AntMAN (version 1.1.0)

plot.AM_mcmc_output: plot AM_mcmc_output

Description

Given an AM_mcmc_output object, this function plots some useful information about the MCMC results regarding \(M\) and \(K\). Besides the PMFs, some of the diagnostic plots of the MCMC chain are visualised.

Usage

# S3 method for AM_mcmc_output
plot(x, ...)

Arguments

x

an AM_mcmc_output object.

...

all additional parameters are ignored.

Value

NULL. Called for side effects.