plot_hist: Plot MCMC Chains histograms

Description Usage Arguments Value

View source: R/plot_funcs.R

Description

Plot the parameters to test for convergence

Usage

1
plot_hist(mcmc_chain, number = 100, title = "", ...)

Arguments

mcmc_chain

An MCMC Chain matrix. (draws * number of params)

title

Title for the plot

...

additional parameters to be passed to the functions

Value

A histogram for the n draws and parameters of the chain


PaoloLuciano/BPWPM documentation built on May 21, 2019, 1:20 p.m.