add_regressor: Add a regressor component to specification
Description
Generic method for the regressor component of a model.
Usage
add_regressor(object, ...)
Value
The specification object with a regressor component.
Arguments
- object
an object.
- ...
additional parameters passed to the method.
Details
The method is used in state space estimation and simulation
models for adding a regressor component to the specification.