DIC: Deviance Information Criterion

View source: R/utils.R

DICR Documentation

Deviance Information Criterion

Description

Get the Deviance Information Criterion (DIC) from a model

Usage

DIC(object)

Arguments

object

a object from ?rsglmm, ?rscm or ?rsfm. Do not forget to add control.compute = list(waic = TRUE, dic = TRUE) to your call.

Value

DIC

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 (statistical methodology), 64(4), 583-639.


DouglasMesquita/RASCO documentation built on Nov. 16, 2022, 9:42 p.m.