WAIC: Watanabe–Akaike information criterion

View source: R/utils.R

WAICR Documentation

Watanabe–Akaike information criterion

Description

Get the Watanabe–Akaike information criterion (WAIC) from a model

Usage

WAIC(object)

Arguments

object

a object from ?rsglmm, ?rscm or ?rsfm. Do not forget to add control.compute = list(waic = TRUE, dic = TRUE) to your call.

Value

WAIC

References

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


DouglasMesquita/RASCO documentation built on Nov. 16, 2022, 9:42 p.m.