Description Usage Arguments See Also
Plot quantile score vs. quantiles
1 2 | plot_quantile_score(ts, tel, quantiles = seq(0.01, 0.99, by = 0.01),
weighting = "none", fname = NULL)
|
ts |
A ts_forecast object |
tel |
A list of the telemetry values |
quantiles |
A vector in (0,1) |
weighting |
One of "none" (default), "tails", "right", "left", "center" |
fname |
(optional) file name to save plot |
Other plots: plot_PIT_histogram
,
plot_interval_width
,
plot_reliability
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.