plotMCMC: Plot MCMC Samples and Diagnostics

View source: R/plotMCMC.R

plotMCMCR Documentation

Plot MCMC Samples and Diagnostics

Description

Takes MCMC samples and plots traceplots, ACFs and density graphs for each parameter.

Usage

plotMCMC(draws, theta, expressions)

Arguments

draws

Matrix of MCMC samples

theta

True values of parameters, if epidemic data is simulated.

expressions

expression objects which represent mathematical notation for each parameter.

Value

None


JMacDonaldPhD/REpi documentation built on Aug. 2, 2022, 2:09 p.m.