plot_reliability: Plot reliability

Description Usage Arguments See Also

View source: R/ts_forecast.R

Description

Plot diagonal line diagram of quantiles + observations (i.e., a P-P plot)

Usage

1
plot_reliability(ts, tel, fname = NULL, ...)

Arguments

ts

A ts_forecast object

tel

A list of the telemetry values

fname

(optional) file name to save plot

...

optional arguments to equalize_telemetry_forecast_length

See Also

Other plots: plot_PIT_histogram, plot_interval_width, plot_quantile_score


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