Perform Autoregressive Filtering

    
Filter data, using an autoregressive Kalman filter:
Fit an autoregressive model to the data, using EstimatedProcess:
Filter the data according to the estimated process, using KalmanFilter:
Compare the data and the filter: