Description Usage Arguments Value See Also
View source: R/prob_forecast.R
Initialize a forecast using an empirical (stepped, not interpolated) CDF of a training set. Can be applied for a climatology, raw ensemble, or persistence ensemble type forecast.
1 | fc_empirical(data.input, location, time, ...)
|
data.input |
A numeric vector of training data |
location |
A string |
time |
A lubridate time stamp |
A probabilistic forecast object
Other forecast classes: fc_binned
,
fc_bma
, fc_emos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.