Learn R Programming

mtarm (version 0.1.8)

WAIC: Watanabe-Akaike or Widely Available Information Criterion (WAIC)

Description

Computes Watanabe-Akaike or Widely Available Information Criterion (WAIC), an adjusted within-sample measure of predictive accuracy, for models estimated using Bayesian methods.

Usage

WAIC(...)

Value

A numeric matrix containing the WAIC values corresponding to each fitted object supplied in ....

Arguments

...

one or more fitted model objects of the same class.

References

Watanabe S. (2010). Asymptotic Equivalence of Bayes Cross Validation and Widely Applicable Information Criterion in Singular Learning Theory. The Journal of Machine Learning Research, 11, 3571–3594.