check.balance.Mittnik
check balance of a TSmodel
Description
Calculate the difference between observability and reachability gramians of the model transformed to Mittnik's form.
Usage
check.balance.Mittnik(model)
Required Arguments
- model
-
An object of class TSmodel.
Value
Side Effects
Differences between the observability and reachability gramians are printed.
Details
Balanced models should have equal observability and reachability gramians.
See Also
Examples
check.balance.Mittnik(model)
return to Table of Contents