Description Usage Arguments Value
visualise a matrix of plots describing the MCMC results. This function is built upon GGally's plotting function ggpairs \insertCiteGGallyAntMAN.
1 | AM_plot_pairs(x, tags = NULL, title = "MCMC Results")
|
x |
an |
tags |
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 |
Title for the plot. |
Same as ggpairs function, a ggmatrix object that if called, will print.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.