waic.eDNA_model.Rd
A 'waic' method for eDNA_model objects, which is simply a wrapper
around waic(extract_log_lik(x))
# S3 method for eDNA_model
waic(x, ...)
a eDNA_model object
additional args passed to waic
a list with the results of the calculation.
See ?loo::waic for more information about this calculation