Description Usage Arguments Value
View source: R/prob_forecast.R
Calculate forecast quantiles
1 2 3 | ## S3 method for class 'fc_binned'
calc_quantiles(x, quantiles = seq(0.001, 0.999, by =
0.001), ...)
|
x |
fc_binned object |
quantiles |
Sequence of quantiles in (0,1) |
A list of q, the quantiles on [0, 1], and x, the estimated values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.