Description Usage Arguments Value See Also
View source: R/prob_forecast.R
Initialize a univariate probabilistic power forecast for a specific time point using Bayesian model averaging (BMA)
1 |
data.input |
A vector of ensemble members |
location |
A string |
time |
A lubridate time stamp |
model |
A pre-fit BMA model from bma_ens_models |
max_power |
Maximum power for normalizing forecast to [0,1] |
bma_distribution |
One of "beta", "truncnorm" –> determines the type of distribution used for each member's kernel dressing |
... |
Additional parameters |
A probabilistic forecast object
Other forecast classes: fc_binned
,
fc_emos
, fc_empirical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.