waic,ubmsFit-method {ubms}R Documentation

Widely Applicable Information Criterion (WAIC)

Description

Widely Applicable Information Criterion (WAIC)

Usage

## S4 method for signature 'ubmsFit'
waic(x, ...)

Arguments

x

A ubmsFit model

...

Currently ignored

Value

An object of class waic containing an estimate of WAIC and other parameters useful for model comparison. See ?loo::waic for more information.


[Package ubms version 1.2.6 Index]