deviance.model {ggdmc} | R Documentation |
Calculate the statistics of model complexity
Description
Calculate deviance for a model object for which a log-likelihood value can be obtained, according to the formula -2*log-likelihood.
Usage
## S3 method for class 'model'
deviance(object, ...)
Arguments
object |
posterior samples |
... |
other plotting arguments passing through dot dot dot. |
[Package ggdmc version 0.2.6.0 Index]