observability
Calculate observability of a TSmodel
Description
Calculate the singular values of the observability matrix of a model.
Usage
Required Arguments
- model
-
An object of class TSmodel.
Value
The singular values of the observability matrix.
Details
If all singular values are significantly different from zero the
model is observable.
See Also
Examples
return to Table of Contents