waic.measrfit {measr} | R Documentation |
A loo::waic()
method that is customized for measrfit
objects. This is a
simple wrapper around loo::waic.array()
. See the loo package
vignettes for details.
## S3 method for class 'measrfit'
waic(x, ...)
x |
A measrfit object. |
... |
Additional arguments passed to |
The object returned by loo::waic.array()
.