Use Spectral Estimator to Find FARIMA Parameters
Parameters of the autoregressive fractionally integrated moving-average process FARIMAProcess, including the integration order, can now be estimated for both scalar-valued and vector-valued processes.
The yearly flow minima of the Nile from 622 AD to 1284 AD.
| In[1]:= | X |
| In[2]:= | X |
| Out[2]= | ![]() |
Centralize the data and fit a FARIMA process.
| In[3]:= | X |
| In[4]:= | X |
| Out[4]= |
Forecast the next 100 years and adjust for the mean level of the original data.
| In[5]:= | X |
| In[6]:= | X |
| In[7]:= | X |
| Out[7]= | ![]() |

