
The coefficients in the infinite MA expansion of the ARMA model are determined.
ImpulseCoefficientsARMA(phi, theta, lag.max)
AR coefficients
MA coefficients
lags 0,...,lag.max
vector length lag.max+1
# NOT RUN {
ImpulseCoefficientsARMA(0.9,0.5,20)
# }
Run the code above in your browser using DataLab