waic.eDNA_model.Rd
A 'waic' method for eDNA_model objects.
# S3 method for class 'eDNA_model' waic(x, pars = "log_lik", ...)
a eDNA_model object
string, the name of the log likelihood parameter in the model output. For all artemis models, this should be "log_lik".
additional args passed to $loo()
$loo()
a list with the results of the calculation.
See ?loo::waic for more information about this calculation
Matt Espe