rhat_terms: R-hat Terms

View source: R/rhat-terms.R

rhat_termsR Documentation

R-hat Terms

Description

Calculates an R-hat (potential scale reduction factor) value for each term.

Usage

rhat_terms(x, ...)

Arguments

x

An object.

...

Other arguments passed to methods.

Details

By default the uncorrected, unfolded, univariate, split R-hat value.

Value

A list of uniquely named numeric objects with values >= 1 indicating the rhat value for each term.

References

Gelman, A., and Rubin, D.B. 1992. Inference from Iterative Simulation Using Multiple Sequences. Statistical Science 7(4): 457–472.

See Also

Other convergence: converged_pars(), converged_terms(), converged(), esr_pars(), esr_terms(), esr(), rhat_pars(), rhat()


universals documentation built on Sept. 22, 2022, 5:07 p.m.