WeibullSolverRankMethod Enumeration: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
{{APIPrefix|Public Enum}} | {{APIPrefix|Public Enum}} | ||
{{APIName|'''WeibullSolverRankMethod'''}}<br> | {{APIName|'''WeibullSolverRankMethod'''}}<br> | ||
<div style="margin-right: 150px;"> | |||
{{Template:WeibullSolverRankMethod}} | {{Template:WeibullSolverRankMethod}} | ||
</div> |
Revision as of 23:34, 5 February 2014
Contains the available methods for calculating the unreliability estimates of the times-to-failure data.
Syntax
Public Enum
WeibullSolverRankMethod
WeibullSolverRankMethod Enum Median = MSolverRankMethod.MS_Median KaplanMeier = MSolverRankMethod.MS_KaplanMeier Actuarial = MSolverRankMethod.MS_Actuarial