Object Reference : Object View and Procedure Reference : System
  
 
resids
Display residuals.
resids displays multiple graphs or a spreadsheet of the residuals. Each graph will contain the residuals for each equation in the system.
Syntax
system_name.resids(options)
Options
 
sheet
Display residuals in spreadsheet.
p
Print the table/graph.
Examples
sys1.resids
displays a graph of the residual series in system SYS1.
Cross-references
See also System::makeresids.