tsa
A finite-lag AR approximation of an ARMA process.
int
The number of coefficients to calculate.
ndarray
The coefficients of AR lag polynomial with nobs elements.
Notes
Equivalent to arma_impulse_response(ma, ar, leads=100)
arma_impulse_response(ma, ar, leads=100)
ArmaFft.arma2ar