WeibullSolverCBMethod Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
m (Protected "WeibullSolverCBMethod" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading])
mNo edit summary
Line 1: Line 1:
{{Template:APIClass|Global_Weibull Class|Global_Weibull}}
{{Template:APIClass|Global_Weibull|Global Weibull}}
== Syntax==
== Syntax==



Revision as of 20:48, 22 January 2014


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