I have a an ARIMA model which gives a pretty good forecast when compared to actuals. However it occasionally dips to negative values, while the quantity being predicted can never be negative.
Is there a way of forcing the ARIMA model to be positive?