Is it possible to fit an ARIMA under a restriction that bounds the minimum to positive values? I'm using Minitab.
Asked
Active
Viewed 245 times
3
-
1Transform your data to the whole real line, do the forecasts, and back-transform. – Rob Hyndman Oct 19 '12 at 23:10
1 Answers
2
In Minitab, there is no option to restrict the forecasts to positive using ARIMA. Probably you need to consider doing log transformation before forecast and back transform after that as mentioned in the comment above.

Learner
- 1,528
- 3
- 18
- 34