deviance.model: Calculate the statistics of model complexity

Description Usage Arguments

View source: R/analysis.R

Description

Calculate deviance for a model object for which a log-likelihood value can be obtained, according to the formula -2*log-likelihood.

Usage

1
2
## S3 method for class 'model'
deviance(object, ...)

Arguments

object

posterior samples

...

other plotting arguments passing through dot dot dot.


ggdmc documentation built on May 2, 2019, 9:59 a.m.