The goal of CAMeRa is to estimate causal effects using summary statistics in multiple ancestries. CAMeRa provides:
- Selecting genetic instruments for multiple populations.
- Estimating the causal effect where exposure and outcome summary statistics are from different ancestral populations.
- Jointly modelling causal and pleiotropic effects across multiple populations.
Installation
You can install the released / development version of CAMeRa from GitHub with:
install.packages("remotes")
remotes::install_github("MRCIEU/CAMERA")