WeibullSolverMethod Enumeration: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|Global_Weibull|Global Weibull}} | {{Template:APIClass|Global_Weibull|Global Weibull}} | ||
{{Template:WeibullSolverMethod.Cmt}} | |||
== Syntax== | == Syntax== | ||
{{APIPrefix|Public Enum}} | {{APIPrefix|Public Enum}} | ||
{{APIName|'''WeibullSolverMethod'''}}<br> | {{APIName|'''WeibullSolverMethod'''}}<br> | ||
{{Template:WeibullSolverMethod}} | {{Template:WeibullSolverMethod}} |
Revision as of 16:19, 30 January 2014
Contains different methods for estimating the parameters of the selected distribution (e.g., rank regression X).
Syntax
Public Enum
WeibullSolverMethod
WeibullSolverMethod Enum RRX = MSolverMethod.MS_RRX RRY = MSolverMethod.MS_RRY MLE = MSolverMethod.MS_MLE