InfoCriterion-class: Information Criterion Objects

Description Details Slots

Description

Class for information criteria (AIC, DIC, WAIC)

Details

Information criteria of the form -2 (L - b), where L is an the log-likelihood, and b is a bias correction term.

Slots

.Data

Value of the information criterion. On the deviance scale.

loglik

Log likelihood.

b

bias correction. Varies with the class.

n

number of observations.


jrnold/mcmcStats documentation built on May 20, 2019, 1:03 a.m.