ConfBoundsMethods Enumeration: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
| Line 15: | Line 15: | ||
|Bayesian||3||Bayesian | |Bayesian||3||Bayesian | ||
|- | |- | ||
|None||10|| | |None||10||No bounds | ||
|} | |} | ||
Latest revision as of 21:38, 29 April 2016
![]() |
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 |
