plotMCMC | R Documentation |
Takes MCMC samples and plots traceplots, ACFs and density graphs for each parameter.
plotMCMC(draws, theta, expressions)
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. |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.