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
...
all additional parameters are ignored.
Value
NULL. Called for side effects.