mr_raps | R Documentation |
Robust adjusted profile score
mr_raps(b_exp, b_out, se_exp, se_out, parameters = default_parameters())
b_exp |
Vector of genetic effects on exposure. |
b_out |
Vector of genetic effects on outcome. |
se_exp |
Standard errors of genetic effects on exposure. |
se_out |
Standard errors of genetic effects on outcome. |
parameters |
A list of parameters. Specifically, |
This function calls the mr.raps
package. Please refer to the documentation of that package for more detail.
List with the following elements:
MR estimate
Standard error
p-value
Number of SNPs
Qingyuan Zhao, Jingshu Wang, Jack Bowden, Dylan S. Small. Statistical inference in two-sample summary-data Mendelian randomization using robust adjusted profile score. Forthcoming.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.