Object Reference : Object View and Procedure Reference : Sspace
  
 
results
Displays the results view of an estimated state space object.
Syntax
sspace_name.results(options)
Options
 
p
Print the view.
Examples
ss1.results(p)
displays and prints the results of the sspace object SS1.
Cross-references
See “State Space Models and the Kalman Filter” for a discussion of state space models.