powered by
Calculates the Deviance Information Criterion (DIC) for comparisons of georamps model fits.
georamps
# S3 method for ramps DIC(object, ...)
An numeric vector with the following two elements:
value of the Deviance Information Criterion.
effective number of model parameters.
object returned by georamps.
some methods for this generic require additional arguments. None are used in this method.
Brian Smith brian-j-smith@uiowa.edu
Spiegelhalter, D.J., Best, N.G., Carlin, B.P., and van der Linde, A. (2002) “Bayesian Measures of Model Complexity and Fit”, Journal of the Royal Statistical Society - Series B, 64, 583-639.
## DIC calculation for georamps example results if (FALSE) { DIC(NURE.fit) }
Run the code above in your browser using DataLab