powered by
Compute AR infinity coefficients
ar.inf(a, n = 50)
Returns a vector of length n+1 to accomodate coefficient 0 at index 1.
n+1
ARMA model
Order
The ARMA model is a list with the following components.
phi
theta
sigma2
ma.inf
a = yw(Sunspots,2) ar.inf(a)
Run the code above in your browser using DataLab