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

View source: R/loocv.R

plot.baggr_cvR Documentation

Plotting method for results of baggr LOO analyses

Description

Plotting method for results of baggr LOO analyses

Usage

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

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

Value

ggplot2 plot in similar style to baggr_compare default plots


baggr documentation built on March 31, 2023, 10:02 p.m.