ismixed: 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