Skip to contents

This is the same as plot(loo1) except it colors/groups the different types of data.

Usage

plot_loo(x, exclude = NULL)

Arguments

x

A psis_loo object returned by get_loo or loo::loo.

exclude

A character vector of variable names to exclude from the plot (e.g., c("aerial", "af", "lf", "cpue")). Default is NULL (no exclusions).

Value

A ggplot2 object showing the PSIS diagnostic plot with Pareto shape k values.