Description Usage Arguments Details Value
Plot basic MCMC diagnostics (traceplot and autocorrelation) of the log-posterior probability
for a stanfit object.
| 1 | plotDiagnostic(fit, arrange = c("vertical", "horizontal"))
 | 
| fit | A  | 
| arrange | How to arrange the plots. If "vertical", traceplot and autocorrelation are arranged in one column, while if "horizontal" traceplot and autocorrelation are arranged in one row. | 
Further assessment of convergence can be done using rstan functions.
A ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.