Description Usage Arguments Value
View source: R/prob_forecast.R
Initialize a univariate probabilistic power forecast for a specific time point using kernel density estimation. See kde_methods.R for more details
1 |
data.input |
A vector of ensemble members |
location |
A string |
time |
A lubridate time stamp |
cdf.method |
KDE method selection, see kde_methods.R for details |
... |
Additional parameters passed on the KDE method |
A probabilistic forecast object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.