construct_fc | R Documentation |
This function is deprecated. forecast()
methods for a model should return
a vector of distributions using the distributional package.
Backtransformations are automatically handled, and so no transformations should be specified here.
construct_fc(point, sd, dist)
point |
The transformed point forecasts |
sd |
The standard deviation of the transformed forecasts |
dist |
The forecast distribution (typically produced using |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.