| WAIC | R Documentation |
Computes Watanabe-Akaike or Widely Available Information Criterion (WAIC), an adjusted within-sample measure of predictive accuracy, for models estimated using Bayesian methods.
WAIC(...)
... |
one or more fitted model objects of the same class. |
A numeric matrix containing the WAIC values corresponding to each fitted object supplied in ....
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.