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