add_distribution: Add an error distribution component to specification
Description
Generic method for the distribution component of a model.
Usage
add_distribution(object, ...)
Value
The specification object with a distribution 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 specific distribution component to the specification.