identifyDirectionalChanges {PanelMatch} | R 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.
[Package PanelMatch version 3.1.1 Index]