Description Usage Arguments Value
Given an AM_mcmc_output
object, AM_plot_density plots the posterior density of the specified variables of interest. AM_plot_density makes use
of bayesplot's plotting function mcmc_areas \insertCitebayesplotAntMAN.
1 | AM_plot_density(x, tags = NULL, title = "MCMC Results")
|
x |
An |
tags |
A list of variables to consider. This function only produces meaningful plots for variables that have fixed dimension across the draws. |
title |
Title for the plot. |
a ggplot object visualising the posterior density of the specified variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.