ismixed {ggdmc} | R 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
|
verbose |
print more information |
See Also
[Package ggdmc version 0.2.6.0 Index]