Forum Discussion

141507's avatar
141507
Helper I
9 years ago

ARIMA forecasting - Avoid negative preditions

Hi,   I am using below R code to generate Arima Forecast. The plot is successful and I dont want to see negative values in the plot. I used the lambda=0 in the arima() and my plot date is greater t...