identifyDirectionalChanges: identifyDirectionalChanges Identifies changes in treatment...

View source: R/matched_set_helpers.r

identifyDirectionalChangesR Documentation

identifyDirectionalChanges Identifies changes in treatment variable for treated and control observations

Description

identifyDirectionalChanges Identifies changes in treatment variable for treated and control observations

Usage

identifyDirectionalChanges(
  msets,
  ordered.data,
  id.var,
  time.var,
  treatment.var,
  qoi
)

Arguments

msets
ordered.data
id.var
time.var
treatment.var
qoi

Value

matched.set object with changes in the treatment variable for treated and control observations identified.


PanelMatch documentation built on June 22, 2024, 10:32 a.m.