WeibullSolverMethod Enumeration
(Redirected from WeibullSolverMethod)
Jump to navigation
Jump to search
Member of: SynthesisAPI
Specifies the method for estimating the parameters of a distribution.
Members
Name | Value | Description |
---|---|---|
RRX | 0 | Rank regression on X. |
RRY | 1 | Rank regression on Y. |
MLE | 2 | Maximum likelihood estimation. |