Information criteria and cross-validation
loo.salmonIPMfit.Rd
Compute approximate leave-one-out cross-validation (LOO, LOOIC) scores using
the loo-package. See loo::loo()
for more information.
Arguments
- x
A fitted model object of class salmonIPMfit.
- ...
Additional arguments passed to the S3 generic.
Value
The structure of the loo
objects returned is described in
loo::loo()
.