|
Navigation: Amos Graphics Reference Guide > Main Window > Main menu > View menu > View analysis properties > Estimation tab > Maximum likelihood |
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