add_regressor.tsissm.component | R Documentation |
Regressor Component
## S3 method for class 'tsissm.component'
add_regressor(x, xreg = NULL, pars = NULL, ...)
add_regressor(x, ...)
x |
an object of class tsissm.component or other supported class. |
xreg |
a matrix of regressors. |
pars |
regressors coefficients. |
... |
additional parameters. |
An object of class tsissm.component updated with the regressor components.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.