Skip to content

GabrielHoffman/remaCor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Random effects meta-analysis
for correlated test statistics


Meta-analysis is widely used to summarize estimated effects sizes across multiple statistical tests. Standard fixed and random effect meta-analysis methods assume that the estimated of the effect sizes are statistically independent. Here we relax this assumption and enable meta-analysis when the correlation matrix between effect size estimates is known. Fixed effect meta-analysis uses the method of [Lin and Sullivan (2009)](https://doi.org/10.1016/j.ajhg.2009.11.001), and random effects meta-analysis uses the method of [Han, et al. 2016](https://doi.org/10.1093/hmg/ddw049).

Usage

# Run fixed effects meta-analysis, accounting for correlation 
LS( beta, stders, Sigma)

# Run random effects meta-analysis, accounting for correlation 
RE2C( beta, stders, Sigma)

Install from GitHub

devtools::install_github("DiseaseNeurogenomics/remaCor")

About

remaCor: Random effects meta-analysis for correlated test statistics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •