I have no experience in forecasting, so can anyone give me a step-by-step example or link to example-real values with ARMA forecasting method application?
Tell me more
×
Cross Validated is a question and answer site for
statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.
|
|
In R, you can look at the help documents for arima and auto.arima (from the forecast package) for some short examples of arima modeling. For example:
|
|||
|
|
