WeibullSolverCBMethod Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
m (Protected "WeibullSolverCBMethod" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading])
(No difference)

Revision as of 21:55, 3 December 2013


Syntax

Public Enum WeibullSolverCBMethod
Available Weibull solver confidence bounds methods. This includes FisherMatrix, LikeihoodRatio, BetaBinomial, and KTO.

  WeibullSolverCBMethod Enum
  FisherMatrix = MSolverCBMethod.MS_FisherMatrix
  LikelihoodRatio = MSolverCBMethod.MS_LikelihoodRatio
  BetaBinomial = MSolverCBMethod.MS_BetaBinomial
  KTO = MSolverCBMethod.MS_KTO