plot_ergodic_mean: Plot Ergodic Mean

Description Usage Arguments Value Examples

Description

Plots the Ergodic Mean of either a matrix of parameters or a bpwpm2 object.

Usage

1
plot_ergodic_mean(object, n = 1000, thin = 0, burn_in = 0, ...)

Arguments

object

of the class bpwpm

n

number of draws to plot (the function plots from the end, ie: n = 100 will plot the last 100 draws of the chain)

thin

A thinning parameter for the MCMC Chain

burn_in

A burn in parameter for the MCMC Chain

...

additional parameters to be passed to the functions

Value

A series of plots for the ergodic mean of the parameters

Examples

1
(model1, 0, 0)

PaoloLuciano/bpwpm2 documentation built on June 6, 2019, 5:47 p.m.