Menu: View→Analysis Properties→Output→Residual moments
Displays the difference between the sample covariance matrix and the implied covariance matrix. If means and intercepts are explicitly modeled, the differences between sample means and implied means are also displayed.
For more information, see the ResidualMoments method of the AmosEngine class.
Programming
In Amos Graphics programs, you can put a check mark in this check box by using the following statement (Visual Basic):
pd.GetCheckBox("AnalysisPropertiesForm", "ResidualMomCheck").Checked = True