iseffective {ggdmc}R Documentation

Model checking functions

Description

The function tests whether we have drawn enough samples.

Usage

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

Arguments

x

posterior samples

minN

specify the size of minimal effective samples

nfun

specify to use the mean or median function to calculate effective samples

verbose

print more information


[Package ggdmc version 0.2.6.0 Index]