View source: R/heterogeneity.R
mr_heterogeneity | R Documentation |
Get heterogeneity statistics.
mr_heterogeneity(
dat,
parameters = default_parameters(),
method_list = subset(mr_method_list(), heterogeneity_test & 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 |
Data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.