Menu: View→Analysis Properties→Estimation→Maximum likelihood
Specifies estimation by the method of maximum likelihood, minimizing (D1) together with (D2) in Appendix B.
For more information, see the Ml method of the AmosEngine class.
Programming
In Amos Graphics programs, you can select this option by using the following statement (Visual Basic):
pd.GetRadioButton("AnalysisPropertiesForm", "OptionDiscrepancy_ML").Checked = True