modeltime
modeltime copied to clipboard
Automatically un-scale .value and .conf_limits in modeltime forecast
Modeltime_forecast does not automatically un-scale the predicted values. By the same token, the confidence limits are not unscaled. This should happen automatically, rather than post production manually. It will be nice to have a function to round the values of both, too. Thanks.