sigex.reg: Adds regressors to an existing model

View source: R/sigex.reg.r

sigex.regR Documentation

Adds regressors to an existing model

Description

Adds regressors to an existing model

Usage

sigex.reg(mdl, series, reg)

Arguments

mdl

The specified sigex model, a list object

series

Integer between 1 and N, the index of the individual series for which regressors are being added.

reg

A one-column matrix of time series regressors, of length T. Should have names attribute, as well as start and frequency.

Value

mdl: the updated sigex model, a list object


jlivsey/sigex documentation built on March 20, 2024, 3:17 a.m.