powered by
Binomial test for ensemble support
binom_test_p(x, pat_cutoff = 1/10)
numeric; named numeric vector with values for "pat" and "pi_es".
"pat"
"pi_es"
numeric; percent above threshold cutoff
A numeric p-value.
# NOT RUN { ebirdst:::binom_test_p(c(pat = 0.1, pi_es = 75)) # }
Run the code above in your browser using DataLab