ALTASolverMethod Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|ALTADataSet_Class|ALTADataSet}}
{{Template:APIClass|ALTADataSet_Class|ALTADataSet}}
Specifies that the maximum likelihood estimation (MLE) method will be used to estimate the model's parameters.  
Specifies that the maximum likelihood estimation (MLE) method will be used to estimate the model's parameters.  
Used to set the [[ALTAAnalysisOptions Class|ALTAAnalysisOptions]].Analysis property.


==Members==
==Members==
*MLE {{APIComment|Maximum likelihood estimation (MLE) method.}}
*MLE {{APIComment|Maximum likelihood estimation (MLE) method.}}

Revision as of 23:40, 19 March 2014


Specifies that the maximum likelihood estimation (MLE) method will be used to estimate the model's parameters.

Used to set the ALTAAnalysisOptions.Analysis property.

Members

  • MLE Maximum likelihood estimation (MLE) method.