|
double | RooStats::NumberCountingUtils::BinomialExpP (double sExp, double bExp, double fractionalBUncertainty) |
| See BinomialExpP.
|
|
double | RooStats::NumberCountingUtils::BinomialExpZ (double sExp, double bExp, double fractionalBUncertainty) |
| Expected P-value for s=nullptr in a ratio of Poisson means.
|
|
double | RooStats::NumberCountingUtils::BinomialObsP (double nObs, double, double fractionalBUncertainty) |
| P-value for s=nullptr in a ratio of Poisson means.
|
|
double | RooStats::NumberCountingUtils::BinomialObsZ (double nObs, double bExp, double fractionalBUncertainty) |
| See BinomialObsP.
|
|
double | RooStats::NumberCountingUtils::BinomialWithTauExpP (double sExp, double bExp, double tau) |
| Expected P-value for s=nullptr in a ratio of Poisson means.
|
|
double | RooStats::NumberCountingUtils::BinomialWithTauExpZ (double sExp, double bExp, double tau) |
| See BinomialWithTauExpP.
|
|
double | RooStats::NumberCountingUtils::BinomialWithTauObsP (double nObs, double bExp, double tau) |
| P-value for s=nullptr in a ratio of Poisson means.
|
|
double | RooStats::NumberCountingUtils::BinomialWithTauObsZ (double nObs, double bExp, double tau) |
| See BinomialWithTauObsP.
|
|