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)
The transformed point forecasts
The standard deviation of the transformed forecasts
The forecast distribution (typically produced using new_fcdist
)