Learn R Programming

ggdmc (version 0.2.5.2)

isstuck: Four pMCMC checking tools for automatic sampling

Description

The function tests whether MCMC chains encounter a parameter region difficult to search (ie get stuck):

Usage

isstuck(x, cut = 10, verbose = FALSE)

Arguments

x

posterior samples

cut

the criteria for suggesting abnormal chains found

verbose

print more information