dBetaBinomial {RBesT} | R Documentation |
Beta-Binomial Probabilities
dBetaBinomial(r, n, a, b, log = FALSE)
r , n |
number of successes (responders) out of n |
a , b |
parameters of the Beta distribution for response probability |
r,n,a,b can be scalar or vectors. If vectors are used, they must be of the same length