Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Menu: ViewAnalysis PropertiesNumericalNumber 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"

© 2021 Amos Development Corporation