.fishersCombinedPval {waddR}R Documentation

.fishersCombinedPval

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.2.0 Index]