add_regressor: Regressor Component

View source: R/simulator.R

add_regressorR Documentation

Regressor Component

Description

Regressor Component

Usage

add_regressor(x, ...)

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

Arguments

x

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

...

additional parameters.

xreg

a matrix of regressors.

pars

regressors coefficients.

Value

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


tsmodels/tsaux documentation built on June 1, 2025, 10:19 p.m.