bias_plot | R Documentation |
Plots the bias factor required to explain away a provided relative risk.
bias_plot(RR, xmax)
RR |
The relative risk |
xmax |
Upper limit of x-axis. |
# recreate the plot in VanderWeele and Ding (2017)
bias_plot(RR=3.9, xmax=20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.