COMBAT (version 0.0.4)

ext_simes: Extended Simes Procedure

Description

Combine a vector of test P values by correction for number of independent tests.

Usage

ext_simes(x, cor_r)

Arguments

x

a vector of SNP-level P values.

cor_r

correlation among P values.

Value

P value.

See Also

COMBAT

Examples

Run this code
# NOT RUN {
# see ?COMBAT
# }

Run the code above in your browser using DataCamp Workspace