Combine p-values from multiple methods using Cauchy distribution
Usage
cauchy_combine(pval_list, weights = NULL)
Arguments
- pval_list
List of p-value data.tables
- weights
Optional weight vector (NULL for equal weights)
Value
data.table of combined p-values