plot_interval_width: Plot average interval width at different nominal intervals

Description Usage Arguments See Also

View source: R/ts_forecast.R

Description

Plot average interval width at different nominal intervals

Usage

1
2
plot_interval_width(ts, tel, alphas = seq(0.9, 0.1, by = -0.1),
  normalize.by = 1, fname = NULL)

Arguments

ts

A ts_forecast object

tel

A list of the telemetry values

alphas

(optional) Vector of central (1-alpha)*100% intervals to calculate

normalize.by

(optional) Value or vector to normalize by

fname

(optional) file name to save plot

See Also

Other plots: plot_PIT_histogram, plot_quantile_score, plot_reliability


kdayday/forecasting documentation built on Oct. 7, 2020, 7:16 p.m.