theoretical autocovariance function of ARMA process
Parameters : | ar : array_like, 1d
ma : array_like, 1d
|
---|---|
Returns : | acovf : array
|
Notes
Tries to do some crude numerical speed improvements for cases with high persistance. However, this algorithm is slow if the process is highly persistent and only a few autocovariances are desired.