splot {did}R Documentation

splot

Description

alternative plotting function for the case with selective treatment timing

Usage

splot(
  ssresults,
  ylim = NULL,
  xlab = NULL,
  ylab = NULL,
  title = "Group",
  legend = TRUE,
  ref_line = 0,
  theming = TRUE
)

Value

a ggplot2 object


[Package did version 2.1.2 Index]