View source: R/convergence-analyses.R
Combine Models
1 | convergence_analyses(object, object2, parm = "all", combine = TRUE)
|
object |
a JAGS object |
object2 |
A JAGS object. |
parm |
a character vector indicating the parameters for which to calculate the R-hat values. Either list the parmeters or use all, fixed or random. |
combine |
a logical element indicating whether or not to summarise by the maximum R-hat value. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.