.fishersCombinedPval {waddR}R Documentation

Compute combined p-value using Fisher's method

Description

Aggregates two p-values into a combined p-value according to Fisher’s method

Usage

.fishersCombinedPval(x)

Arguments

x

vector of the two p-values that are to be aggregated

Details

Aggregates two p-values into a combined p-value according to Fisher’s method

Value

The combined p-value


[Package waddR version 1.7.1 Index]