Object Reference : Object View and Procedure Reference : Sspace
  
 
resids
Display residuals.
resids allows you to display and actual-fitted-residual graph using the one-step ahead estimates.
Syntax
sspace_name.resids(options)
Options
 
p
Print the table/graph.
Examples
ss1.resids
displays a graph of the actual, fitted, and residual series for the sspace object SS1.
Cross-references
See “State Space Models and the Kalman Filter” for a discussion of state space models.
See also Sspace::makeresids.