View source: R/matched_set_helpers.r
identifyDirectionalChanges | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.