Learn R Programming

ggdmc (version 0.2.5.2)

iseffective: Four pMCMC checking tools for automatic sampling

Description

The function tests whether MCMC chains have drawn enough samples.

Usage

iseffective(x, minN, nfun, verbose = FALSE)

Arguments

x

posterior samples

minN

minimal effective sample sizes

nfun

mean or median function

verbose

print more information