| DIC | R Documentation | 
Calculates the Deviance Information Criterion (DIC) for comparisons of georamps model fits.
## S3 method for class 'ramps' DIC(object, ...)
object | 
 object returned by   | 
... | 
 some methods for this generic require additional arguments. None are used in this method.  | 
An numeric vector with the following two elements:
DIC | 
 value of the Deviance Information Criterion.  | 
pD | 
 effective number of model parameters.  | 
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.
georamps
## DIC calculation for georamps example results ## Not run: DIC(NURE.fit) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.