mr_singlesnp | R Documentation |
Perform 2 sample MR on each SNP individually
mr_singlesnp(
dat,
parameters = default_parameters(),
single_method = "mr_wald_ratio",
all_method = c("mr_ivw", "mr_egger_regression")
)
dat |
Output from |
parameters |
List of parameters. The default is |
single_method |
Function to use for MR analysis. The default is |
all_method |
Functions to use for MR analysis. The default is |
List of data frames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.