combineTwoOneSidedPvaluesR: Combine two p-values into a single p-value

View source: R/utils.R

combineTwoOneSidedPvaluesRR Documentation

Combine two p-values into a single p-value

Description

Wrapper function to combine two p-values into a single p-value. Uses a type of 'reverse Bonferroni'.

Usage

combineTwoOneSidedPvaluesR(p1, p2)

Arguments

p1

The first p-value.

p2

The second p-value.


ffstream documentation built on May 31, 2023, 7:53 p.m.