Mtxprod: Polynomial Matrix Product

MtxprodR Documentation

Polynomial Matrix Product

Description

Compute the product of two polynomial matrices

Usage

Mtxprod(Mtx, sMtx, p, P)

Arguments

Mtx

The coefficient matrix of a regular polynomial matrix

sMtx

The coefficient matrix of a seasonal polynomial matrix

p

Degree of the regular polynomial matrix

P

Degree of the seasonal polynomial matrix

Value

Coefficient matrix of the product. The product is in the form reg-AR * sAR, etc.

Author(s)

Ruey S. Tsay


d-/MTS documentation built on June 12, 2022, 12:50 a.m.