add_regressor: Regressor Component

add_regressor.issm.componentR Documentation

Regressor Component

Description

Regressor Component

Usage

## S3 method for class 'issm.component'
add_regressor(object, xreg = NULL, pars = NULL, ...)

Arguments

object

an object of class issm.component or other supported class.

xreg

a matrix of regressors.

pars

regressors coefficients.

...

additional parameters.

Value

An object of class issm.component updated with the regressor components.


tsaux documentation built on April 4, 2026, 9:06 a.m.