The function tests whether Markov chains encounter a parameter
region that is difficult to search. CheckConverged
is
a wrapper function running the four checking functions,
isstuck
, isflat
, ismixed
and iseffective
.
isstuck(x, hyper = FALSE, cut = 10, start = 1, end = NA, verbose = FALSE)CheckConverged(x)
posterior samples
a Boolean switch, extracting hyper attribute.
the criteria for suggesting abnormal chains found
start iteration
end iteration
print more information