Description Usage Arguments Value
View source: R/99_plot_helpers.R
Helper function for plotting PMMH and PGAS estimation results
1 | plotPMCMCoutput(outputPMCMC, burnin, trueVals = NULL)
|
outputPMCMC |
output object as provided by the pmmh estimatio functions |
burnin |
burnin period |
trueVals |
defaults to NULL e.g. when a real dataset is used; for simulated data can be set to true parameter values |
invisible return; function called for plot side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.