powered by
Autocovariance of ARMA model
aacvf(a, h)
Returns a vector of length h+1 to accomodate lag 0 at index 1.
h+1
ARMA model
Maximum lag
The ARMA model is a list with the following components.
phi
theta
sigma2
arma
a = arma(Sunspots,2,0) aacvf(a,40)
Run the code above in your browser using DataLab