Description Usage Arguments Value Author(s)
View source: R/modular_diags.R
Function to compute and report diagnostic plots and statistics for a single or multiple HLSM objects.
1 2 3 |
object |
object or list of objects of class 'HLSM' returned by |
burnin |
numeric value to burn the chain while extracting results from the 'HLSM'object. Default is |
diags |
a character vector that is a subset of |
col |
a character or integer vector specifying the colors for the traceplot and autocorr plot |
lty |
a character or integer vector specifying the linetype for the traceplot and autocorr plot |
Returns an object of class "HLSMdiag". It is a list that contains variable-level diagnostic tables from either or both of the raftery diagnostic and psrf diagnostic. When returned to the console, a summary table of the diagnostics will be printed instead of the list representation of the object.
call |
the matched call. |
raftery |
list of matrices of suggested niters, burnin, and thinning for each chain. |
psrf |
list containing |
Christian Meyer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.