I am using time series analysis for predicting the future cost of materials, where I encounter some negative predicted values. I checked the input and everything seems okay. What to do in this case?
1) Should I replace the negative value with 0?
2) Should I take the averages of the previous years and keep adding them?
Or is there any alternative to avoid the negative values other than taking the absolute.