Learn R Programming

BayesComm (version 0.1-2)

DIC: Deviance Information Criterion

Description

Calculates Deviance Information Criteria for bayescomm objects.

Usage

DIC(BC)

Arguments

BC
a bayescomm object

References

Spiegelhalter, D.J.. Best, N.G., Carlin, B.P., van der Linde, A. (2002). Bayesian measures of model complexity and fit. Journal of the Royal Statistical Society, Series B, 64 (4): 583-639.

See Also

BC

Examples

Run this code
m1 <- example(BC)[[1]]
DIC(m1)

Run the code above in your browser using DataLab