Create scatter plot with fitted lines showing the causal effect estimate for different MR estimators
Source:R/scatterplot.R
mr_scatter_plot.Rd
Create scatter plot with fitted lines showing the causal effect estimate for different MR estimators.
Arguments
- mr_results
Output from
mr()
.- dat
Output from
harmonise_data()
.