ConfBoundsMethods Enumeration
(Redirected from ConfBoundsMethods)
Jump to navigation
Jump to search
Member of: SynthesisAPI
Specifies the calculation method for estimating the confidence bounds.
Members
Name | Value | Description |
---|---|---|
FisherMatrix | 0 | Fisher Matrix |
LikelihoodRatio | 1 | Likelihood ratio |
BetaBinomial | 2 | Beta binomial |
Bayesian | 3 | Bayesian |
None | 10 | No bounds |