WeibullSolverCBMethod Enumeration
Jump to navigation
Jump to search
Member of: SynthesisAPI
Specifies the confidence bounds calculation method setting of an associated WeibullAnalysisOptions or WeibullBestFitOptions object.
Members
Name | Value | Description |
---|---|---|
FisherMatrix | 0 | Fisher matrix method. |
LikelihoodRatio | 1 | Likelihood ratio method. |
BetaBinomial | 2 | Beta binomial method. Applies to mixed Weibull analysis only. |
Bayesian | 3 | Bayesian method. Applies to Bayesian-Weibull analysis only. |