WeibullSolverMethod Enumeration

From ReliaWiki
Revision as of 15:02, 21 April 2016 by Kate Racaza (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
APIWiki.png


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.




See Also