1
vote
0answers
67 views

How to model a Time Series which has different nonstationary segments by ARIMA?

I had a monthly river temperature (408 values, separated 360 for modeling). Then I deseasonalized and transformed it to a normal time series by a plotting position technique. Now I need to fit an ARMA ...
1
vote
1answer
438 views

Characteristics of gold prices in an ARIMA model analysis

I'm forecasting gold prices using an ARIMA model. An ARIMA model requires a stationary, non-seasonal, linear series. However, after reading a few books, it seems that gold price data is ...