ALTASolverMethod Enumeration: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) 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.