BetaBinom_test_pvalTS.Rd
BetaBinom_test_pvalTS
performs an exact test,
returning a p-value that reflects the probability of the observed data m
assuming a beta-binomial PMF with given parameters m
, pi
and theta
.
See dBetaBinom
for more information on the used parameterization.
BetaBinom_test_pvalTS(m, n, pi, theta)
Number. Number of successes
Number. Number of trials
Number. Probability of success; 0 >= pi >= 1
Number. Overdispersion parameter; 0 >= theta > +Inf
The probability to make an observation equally or less likely than the input data