WeibullSolverCBMethod Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|WeibullDataSet Class|WeibullDataSet}}
{{Template:APIClass|WeibullDataSet Class|WeibullDataSet}}
Contains methods for calculating the confidence bounds (e.g., Fisher Matrix).  
Specifies the method for calculating the confidence bounds (e.g., Fisher Matrix).  


==Members==
==Members==

Revision as of 21:54, 24 February 2014


Specifies the method for calculating the confidence bounds (e.g., Fisher Matrix).

Members

  • MS_FisherMatrix Fisher matrix method.
  • MS_LikelihoodRatio Likelihood ratio method.
  • MS_BetaBinomial Beta binomial method. (Mixed Weibull analysis only.)
  • MS_KTO Bayesian method. (Bayesian-Weibull analysis only.)