AM_mcmc_output
objectGiven an AM_mcmc_output
object, AM_plot_pmf plots the posterior probability mass function of the specified variables.
AM_plot_pmf(x, tags = NULL, title = "MCMC Results")
An AM_mcmc_output
object, produced by calling AM_mcmc_fit
.
A list of variables to consider. If not specified, the pmf of both M and K will be plotted.
Title for the plot.
No return value. Called for side effects.