add_regressor: Regressor Component
Description
Regressor Component
Usage
add_regressor(x, ...)# S3 method for issm.component
add_regressor(x, xreg = NULL, pars = NULL, ...)
Value
An object of class issm.component updated with the regressor
components.
Arguments
- x
an object of class issm.component or other supported class.
- ...
additional parameters.
- xreg
a matrix of regressors.
- pars
regressors coefficients.