identifyDirectionalChanges {PanelMatch} | R Documentation |
identifyDirectionalChanges Identifies changes in treatment variable for treated and control observations
identifyDirectionalChanges(
msets,
ordered.data,
id.var,
time.var,
treatment.var,
qoi
)
msets |
|
ordered.data |
|
id.var |
|
time.var |
|
treatment.var |
|
qoi |
matched.set object with changes in the treatment variable for treated and control observations identified.