View source: R/ggp_measures_modif.R
ggp_measures_modif | R Documentation |
Create a plot of effect-measures modifications
ggp_measures_modif(
df,
title = "Change in effect measures",
subtitle = "Effect-Measure Modification and Statistical Interaction"
)
df |
Dataframe to plot. |
title |
Title of the plot. |
subtitle |
Subtitle of the plot. |
Create a plot of effect-measures modifications. The measures are shoen as solid lines. The actual effects are shown in dashed lines.
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.