Description Usage Arguments Value
View source: R/diagnosticsPlot.R
Diagnostics plots - ESS and Rhat.
1 | diagnosticsPlot(theta_aligned, beta_aligned, iterUse = 1000, chain = 4)
|
theta_aligned |
array. Three dimensional array returned by thetaAligned(). |
beta_aligned |
array. Three dimensional array returned by betaAligned(). |
iterUse |
integer. number of iterations used in each chain after subtracting warm-up samples. |
chain |
integer. number of chains used in MCMC. |
list. ggplots of effective sample size and rhat plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.