Computes exact left tail of Fisher distribution

computeFisherLeftExactProbability(N, n1, n2, Y, n00)

Arguments

N

Number of samples

n1

Sum of the samples of the first row

n2

sum of the samples of the second row

Y

sum of the samples of the first column

n00

samples in first column, first row

Value

p-value computed