Menu: View→Analysis Properties→Numerical→Number of Gauss-Newton iterations
Employs Fisher's scoring method in the case of maximum likelihood estimation (Ml), or the Gauss-Newton method in the case of least squares estimation (Uls, Sls, Gls or Adf).
For more information, see the Fisher method of the AmosEngine class.
Programming
In Amos Graphics programs, you can fill this text box with "5" by using the following statement (Visual Basic):
pd.GetTextBox("AnalysisPropertiesForm", "FisherText").Text = "5"