WeibullSolverMethod Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
{{APIPrefix|Public Enum}}
{{APIPrefix|Public Enum}}
{{APIName|'''WeibullSolverMethod'''}}<br>
{{APIName|'''WeibullSolverMethod'''}}<br>
<div style="margin-right: 150px;">
{{Template:WeibullSolverMethod}}
{{Template:WeibullSolverMethod}}
</div>

Revision as of 23:33, 5 February 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