plot.AM_mcmc_output: plot AM_mcmc_output

Description Usage Arguments Value

View source: R/AM_mcmc.R

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

1
2
## S3 method for class 'AM_mcmc_output'
plot(x, ...)

Arguments

x

an AM_mcmc_output object.

...

all additional parameters are ignored.

Value

NULL. Called for side effects.


AntMAN documentation built on July 23, 2021, 5:08 p.m.