plot.AM_mcmc_output {AntMAN} | R Documentation |
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 class 'AM_mcmc_output'
plot(x, ...)
Arguments
x |
an |
... |
all additional parameters are ignored. |
Value
NULL. Called for side effects.
[Package AntMAN version 1.1.0 Index]