Description Usage Arguments Details Value
A package for sensitivity analysis in two-samle Mendelian randomization setting when horizontal pleiotropy exists. It uses [IEU GWAS database](https://gwas.mrcieu.ac.uk/) to obtain data automatically, and is implemented to RadialMR to run the analysis.
Performs Radial inverse variance weighted (IVW) model using IOS to detect the most pleiotropic SNPs based on IOS score. The SNPs with higher score for IOS are downweighted by multiplying IOS by inverse variance weight implemented in Radial MR package.
1 2 3 4 5 6 7 8 |
dat |
Harmonised dataset of the exposure and the outcome, obtained using |
ios |
IOS score obtained using |
ios_type |
Types of IOS estimators. Defalt value is |
alpha |
Statistial significance threshold for identifying outliers. Default value is |
weights |
Inverse variance weights used to calculate IVW estimate and Cochran's Q statistic, considering IOS in the model. Detailed information of the definition of each weight is provided here: |
tol |
Tolerance threshold for performing the iterative IVW approach. Default value is |
If a SNP influences multiple other traits then it could be 'suspicious', and more likely to be pleiotropic. This function implements two basic approaches to estimate IOS
ios1: A summary of the SNP r2 with the other traits (r2_gu).
ios2: A summary of the ratio of r2_gu / r2_gx, where r2_gx is the variance explained by the SNP on the exposure. Estimates the index of suspicion, whereupon SNPs which have a larger effect on a set of traits given their effect on the exposure are deemed more suspicious.
List of estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.