Wrapper function to combine two p-values into a single p-value. Uses a type of 'reverse Bonferroni'.
combineTwoOneSidedPvaluesR(p1, p2)
p1
The first p-value.
p2
The second p-value.