R/get-loo.R
plot_loo.Rd
This is the same as plot(loo1) except it colours/groups the different types of data.
plot(loo1)
plot_loo(x, exclude = NULL)
A psis_loo object.
psis_loo
Any variables to exclude from the plot (e.g., aerial, af, lf, cpue).
a ggplot2.
ggplot2