combine_test: combine p values

combine_testR Documentation

combine p values

Description

combine p values

Usage

  combine_test(p, weight, method = c("fisher", "z.transform", "logit"), hetero = FALSE, na.rm = FALSE)

Arguments

p

a vector of p values

weight

weights for p values as a vector. The length should be the same as the p values.

method

one of "fisher", "z.transform" and "logit"

hetero

TRUE is the heterogeneity should be taken into account, FALSE otherwise

na.rm

TRUE if the missing values should be removed from the data, FALSE otherwise

Author(s)

Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>

References

##

Examples

##

CBIIT-CGBB/gcMECM documentation built on Nov. 6, 2023, 11:44 p.m.