zscore.combine: Combine p-values by the z-score correction.

Description Usage Arguments Value

Description

Accepts a list of p-values and a correlation matrix and returns a single p-value that combines the p-values accounting for their correlation. Note that if sigma is not positive-definitive, then off diagonal elements will be multiplied by 0.9999.

Usage

1

Arguments

pvalues

a vector of pvalues

sigma

a matrix of shape nrow=ncol=length(pvalues)

Value

combined p-value


brentp/clustermodelr documentation built on May 13, 2019, 5:11 a.m.