plot_marginal_histogram_all | R Documentation |
plotting the marginal histogram of all fitted variables
plot_marginal_histogram_all(chain, parTab, ncol = 1)
chain |
data table containing iterations of MCMC chain |
parTab |
data frame containing parameters |
ncol |
if ncol = 0, output each plot as a separate ggplot object. if ncol > 0, arrange into ncol columns in a single ggplot object. |
ggplot object or a list of ggplot objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.