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