ismixed: Model checking functions

View source: R/analysis.R

ismixedR Documentation

Model checking functions

Description

The function tests whether Markov chains are mixed well.

Usage

ismixed(x, cut = 1.01, split = TRUE, verbose = FALSE)

Arguments

x

posterior samples

cut

psrf criterion for well mixed

split

whether to split MCMC chains. This is an argument passing to gelman function

verbose

print more information

See Also

gelman)


ggdmc documentation built on April 13, 2025, 5:09 p.m.