Object Reference : Object View and Procedure Reference : System
  
 
residcor
Residual correlation matrix.
Displays the correlations of the residuals from each equation in the system.
Syntax
system_name.residcor(options)
Options
 
p
Print the correlation matrix.
Examples
sys1.residcor
displays the residual correlation matrix of SYS1.
Cross-references
See also System::residcov and System::makeresids.