DIC {stcos} | R Documentation |
Deviance Information Criterion
Description
Generic function to calculate Deviance Information Criterion (DIC) for a given model object.
Usage
DIC(object, ...)
Arguments
object |
A fitted model object. |
... |
Additional arguments. |
Value
A numeric value of the DIC.
[Package stcos version 0.3.1 Index]