add_regressor | R Documentation |
Regressor Component
add_regressor(x, ...)
## S3 method for class 'issm.component'
add_regressor(x, xreg = NULL, pars = NULL, ...)
x |
an object of class issm.component or other supported class. |
... |
additional parameters. |
xreg |
a matrix of regressors. |
pars |
regressors coefficients. |
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.