waic.bnns: Watanabe-Akaike Information Criterion (WAIC) for bnns models

View source: R/bnns.R

waic.bnnsR Documentation

Watanabe-Akaike Information Criterion (WAIC) for bnns models

Description

Watanabe-Akaike Information Criterion (WAIC) for bnns models

Usage

## S3 method for class 'bnns'
waic(x, ...)

Arguments

x

A fitted bnns model object.

...

Additional arguments passed to loo::waic().

Value

A waic object containing model comparison metrics.


bnns documentation built on June 8, 2026, 1:06 a.m.