powered by
fci.binom(x, n, alpha = 0.05, p = seq(0, 1, length = 10001), flat = 1 / 4)
library(ump) fci.binom(4, 10) fci.binom(0, 10) fci.binom(9, 10)
Run the code above in your browser using DataLab