mr | R Documentation |
Perform all Mendelian randomization tests
mr(
dat,
parameters = default_parameters(),
method_list = subset(mr_method_list(), use_by_default)$obj
)
dat |
Harmonised exposure and outcome data. Output from |
parameters |
Parameters to be used for various MR methods. Default is output from |
method_list |
List of methods to use in analysis. See |
List with the following elements:
Table of MR results
Table of extra results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.