rhat_terms | R Documentation |
Calculates an R-hat (potential scale reduction factor) value for each term.
rhat_terms(x, ...)
x |
An object. |
... |
Other arguments passed to methods. |
By default the uncorrected, unfolded, univariate, split R-hat value.
A list of uniquely named numeric objects with values >= 1 indicating the rhat value for each term.
Gelman, A., and Rubin, D.B. 1992. Inference from Iterative Simulation Using Multiple Sequences. Statistical Science 7(4): 457–472.
Other convergence:
converged_pars()
,
converged_terms()
,
converged()
,
esr_pars()
,
esr_terms()
,
esr()
,
rhat_pars()
,
rhat()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.