Learn R Programming

UComp (version 5.1.5)

arma2tsi: arma2tsi

Description

AR polynomial coefficients of ARMA model

Usage

arma2tsi(MApoly, ARpoly, n = 100)

Value

Tsi (MA form) coefficients of equivalent ARMA model

Arguments

MApoly

coefficients of numerator polynomial in descending order

ARpoly

coefficients of denominator polynomial in descending order

n

number of coefficients

Author

Diego J. Pedregal