rhat: R-hat

View source: R/rhat.R

rhatR Documentation

R-hat

Description

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

Usage

rhat(x, ...)

Arguments

x

An object.

...

Other arguments passed to methods.

Details

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

Value

A number >= 1 indicating the rhat value.

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(), converged_pars(), converged_terms(), esr(), esr_pars(), esr_terms(), rhat_pars(), rhat_terms()


poissonconsulting/universals documentation built on June 9, 2025, 1:58 p.m.