arma2tsi {UComp} | R Documentation |
arma2tsi
Description
AR polynomial coefficients of ARMA model
Usage
arma2tsi(MApoly, ARpoly, n = 100)
Arguments
MApoly |
coefficients of numerator polynomial in descending order |
ARpoly |
coefficients of denominator polynomial in descending order |
n |
number of coefficients |
Author(s)
Diego J. Pedregal
[Package UComp version 5.0.4 Index]