View source: R/setup_cov_pre_test.R
setup_cov_pre_test | R Documentation |
Sets up the data for conducting covariate pre-test
setup_cov_pre_test(
yname,
gname,
tname,
idname,
data,
nife = 1,
anticipation = 0,
...
)
yname |
Name of outcome in |
gname |
Name of group in |
tname |
Name of time period in |
idname |
Name of id in |
data |
balanced panel data |
nife |
the number of interactive fixed effects to include in the model |
anticipation |
how many periods before the treatment actually takes place that it can have an effect on outcomes |
... |
extra arguments |
pte_params
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.