AM_mcmc_output
scatterplot matrixvisualise a matrix of plots describing the MCMC results. This function is built upon GGally's plotting function ggpairs GGallyAntMAN.
AM_plot_pairs(x, tags = NULL, title = "MCMC Results")
an AM_mcmc_output
object, produced by calling AM_mcmc_fit
.
A list of variables to consider for plotting. This function only produces meaningful plots for variables that have fixed dimension across the draws. If not specified, plots pertaining to M and K will be produced.
Title for the plot.
Same as ggpairs function, a ggmatrix object that if called, will print.