Calculate cumulative hypergeometric probabilities
get_hypergeom_cumulative(k, m, n, N, tail = "lower")A numeric value of cumulative hypergeometric probability given specified parameters
Number of cases in the sample
Number of cases in the population
Sample size
Population size
A character vector indicating "lower" (default) or "upper" tail