Menu: View→Analysis Properties→Output→Critical ratios for differences
Displays a 'critical ratio' for each pair of parameter estimates. The critical ratio for a pair of parameter estimates provides a test of the hypothesis that the two parameters are equal.
For more information, see the Crdiff 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", "CrdiffCheck").Checked = True