waic.eDNA_model: Approximate leave-one-out cross-validation

Description Usage Arguments Details Value Author(s)

View source: R/loo.R

Description

A 'waic' method for eDNA_model objects, which is simply a wrapper around waic(extract_log_lik(x))

Usage

1
2
## S3 method for class 'eDNA_model'
waic(x, ...)

Arguments

x

a eDNA_model object

...

additional args passed to waic

Details

See ?loo::waic for more information about this calculation

Value

a list with the results of the calculation.

Author(s)

Matt Espe


artemis documentation built on Sept. 9, 2021, 1:07 a.m.