computeFisherRightExactProbability.RdComputes exact left tail of Fisher distribution
computeFisherRightExactProbability(N, n1, n2, Y, n00)
| 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 |
p-value computed