Learn R Programming

UComp (version 4.0.1)

arma2tsi: 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

Diego J. Pedregal