add_transform: Add a data transformation to specification
Description
Generic method for a data transformation of a model.
Usage
add_transform(object, ...)
Value
The specification object with a data transformation.
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 data transformation to the specification.