powered by
Compute loo for flocker_fit objects
loo_flocker(x, thin = NULL)
a loo object or a list of loo objects
a flocker_fit object or a list of flocker_fit objects
specify the amount of thinning required. 1 or NULL implies no thinning, 2 implies every other value, 3 every third, etc.
if (FALSE) { loo_flocker(example_flocker_model_single) }
Run the code above in your browser using DataLab