plot_alpha_posterior: Plot Alpha Posterior
Description
posterior for alpha
Usage
plot_alpha_posterior(output, nmc, burnin)
Arguments
nmc
Number of Monte Carlo samples
burnin
A numeric value specifying the number of iterations
to discard as burn-in. Defaults to model_fit$burnin
, and must be
provided if model_fit$burnin
does not exist. See assess_convergence
.