Estimates autocorrelation/autocovariance function for the ARMA model.
Parameters |
Description |
Phi |
Stores Phi values for ARMA process, without the initial 1. |
Theta |
Stores Theta values for ARMA process, without the initial 1. |
n |
Number of lags to calculate. |
ResultACF |
Returns autocovarialce (gamma[0], gamma[1], ...) or autocorrelation (rho[0], rho[1], ...) function for the ARMA model.. |
Normalize |
Estimates autocorrelation/autocovariance function for the ARMA model.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|