DIC: Deviance Information Criteria (DIC)

Description Usage Arguments Examples

View source: R/DIC.R

Description

Extracts DIC from a individual or set of MCMCglmm models. If a set of models is provided, provides a table of DIC differences between candidate models.

Usage

1
DIC(m1, ...)

Arguments

m1

MCMCglmm model

...

Other MCMCglmm models

Examples

1
2
DIC(mod1)
DIC(mod1,mod2)

samuelVJrobinson/MCMCglmmExtras documentation built on May 29, 2019, 1:04 p.m.