ggp_measures_modif: Create a plot of effect-measures modifications

View source: R/ggp_measures_modif.R

ggp_measures_modifR Documentation

Create a plot of effect-measures modifications

Description

Create a plot of effect-measures modifications

Usage

ggp_measures_modif(
  df,
  title = "Change in effect measures",
  subtitle = "Effect-Measure Modification and Statistical Interaction"
)

Arguments

df

Dataframe to plot.

title

Title of the plot.

subtitle

Subtitle of the plot.

Details

Create a plot of effect-measures modifications. The measures are shoen as solid lines. The actual effects are shown in dashed lines.

Value

A ggplot object.


FrankLef/fciR documentation built on Nov. 12, 2023, 6:09 a.m.