Learn R Programming

baggr (version 0.7.8)

plot.baggr_cv: Plotting method for results of baggr LOO analyses

Description

Plotting method for results of baggr LOO analyses

Usage

# S3 method for baggr_cv
plot(x, y, ..., add_values = TRUE)

Value

ggplot2 plot in similar style to baggr_compare default plots

Arguments

x

output from loocv that has return_models = TRUE

y

Unused, ignore

...

Unused, ignore

add_values

logical; if TRUE, values of elpd are printed next to each study