Description Usage Arguments Value See Also
View source: R/prob_forecast.R
Initialize a univariate probabilistic power forecast for a specific time
point by ranking ensemble members and *linearly interpolating*. For a classic
stepped forecast, see fc_empirical
.Its rank quantiles are the
basic quantiles estimated from the ensemble members; the quantiles are the
rank quantiles iterpolated to the quantiles of interest (i.e., 10
etc...).
1 |
data.input |
A numeric vector of ensemble members |
location |
A string |
time |
A lubridate time stamp |
max_power |
Maximum power for normalizing forecast to [0,1] |
A probabilistic forecast object
Other forecast classes: fc_bma
,
fc_emos
, fc_empirical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.