loo.eDNA_model: Approximate leave-one-out cross-validation
Description
A 'loo' method for eDNA_model objects, which is simply a wrapper
around loo(extract_log_lik(x))
Usage
# S3 method for eDNA_model
loo(x, ...)
Arguments
...
additional args passed to loo
Value
a list with the results of the calculation.
Details
See ?loo::loo for more information about this calculation