deviance.model: Calculate the statistics of model complexity

View source: R/analysis.R

deviance.modelR 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.


ggdmc documentation built on April 13, 2025, 5:09 p.m.