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