Learn R Programming

ggdmc (version 0.2.6.2)

deviance.model: 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 model
deviance(object, ...)

Arguments

object

posterior samples

...

other plotting arguments passing through dot dot dot.