Object Reference : Object View and Procedure Reference : Sspace
  
 
output
Display estimation output.
output changes the default object view to display the estimation output (equivalent to using Sspace::results).
Syntax
sspace_name.output
Options
 
p
Print estimation output for estimation object
Examples
The output keyword may be used to change the default view of an estimation object. Entering the command:
ss1.output
displays the estimation output for state space object SS1.
Cross-references
See Sspace::results.