Description Usage Arguments See Also
View source: R/utils_convergence.R
Compute the Gelman-Rubin potential scale reduction factor.
1 | compute_grs(mod1, mod2, param, var, thin = 5)
|
mod1 |
mHMM_cont model. |
mod2 |
mHMM_cont model. |
param |
character. name of the variable to plot. |
var |
numeric. index of the emission distribution. |
thin |
numeric. thinning interval for the posterior distribution. Defaults to 5. |
Explanation of GRS in gelman.diag.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.