arma2tsi {UComp} | R Documentation |
AR polynomial coefficients of ARMA model
arma2tsi(MApoly, ARpoly, n = 100)
MApoly |
coefficients of numerator polynomial in descending order |
ARpoly |
coefficients of denominator polynomial in descending order |
n |
number of coefficients |
Diego J. Pedregal