ewaff.meta.sites | R Documentation |
Meta-analyse EWAS summary statistics.
ewaff.meta.sites(estimate, se, ..., verbose = T)
estimate |
Matrix of regression estimates (rows=features, columns=samples). |
se |
Matrix of standard errors of the estimates (rows=features, columns=samples). |
... |
Arguments to |
Note: mclapply
is used to fit meta-analysis models
using multiple cores.
Data frame containing meta-analyzed statistics and heterogeneity measures.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.