Learn R Programming

mvgam (version 1.1.51)

plot.mvgam_lfo: Plot Pareto-k and ELPD values from a mvgam_lfo object

Description

This function takes an object of class mvgam_lfo and creates several informative diagnostic plots

Usage

# S3 method for mvgam_lfo
plot(x, ...)

Value

A ggplot object presenting Pareto-k and ELPD values over the evaluation timepoints. For the Pareto-k plot, a dashed red line indicates the specified threshold chosen for triggering model refits. For the ELPD plot, a dashed red line indicates the bottom 10% quantile of ELPD values. Points below this threshold may represent outliers that were more difficult to forecast

Arguments

x

An object of class mvgam_lfo

...

Ignored