View source: R/other_formats.R
dat_to_MRInput | R Documentation |
The MendelianRandomization package offers MR methods that can be used with the same data used in the TwoSampleMR package. This function converts from the TwoSampleMR format to the MRInput class.
dat_to_MRInput(dat, get_correlations = FALSE, pop = "EUR")
dat |
Output from the |
get_correlations |
Default |
pop |
If |
List of MRInput objects for each exposure/outcome combination
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.