construct_fc {fabletools} | 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 |