ConfBoundsMethods Enumeration

From ReliaWiki
Revision as of 21:38, 29 April 2016 by Kate Racaza (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
APIWiki.png


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



See Also