View source: R/distributions.R
ensemble_modelspec | R Documentation |
Creates and validates an ensemble specification.
ensemble_modelspec(...)
... |
objects of either all of class “tsmodel.predict” or
“tsmodel.distribution” representing the probabilistic forecasts for
the same horizon of optionally different models on the same series and with
same number of draws. It is expected that the predictive distributions are
based on joint simulated draws passed to the |
An object of class “ensemble.spec”.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.