Dear all,
I've collected survey data within a multi-armed RCT format, which consists of one control frame and three different treatments. Before and after exposure to the treatment respondents were asked the same set of questions, so I'm looking to see whether the treatment they received affected their answers. I am assuming a DID estimator would be appropriate to use here.
Is it correct to include each of the treatments variables in the regression as well as their interaction variables with time, or would I need to regress each treatment separately?
For the former: reg Outcome Time Dummy1 Dummy2 Dummy3 Time*Dummy1 Time*Dummy2 Time*Dummy3 ControlVariables
For the latter: reg Outcome Time Dummy1 Time*Dummy1 ControlVariables
Where 'Dummy#' is the dummy variable indicating which treatment they received, and 'Time*Dummy#' is the interaction between time and the treatment they received.
Furthermore, in general, when comparing results from a multi-armed RCT such as this what is the best way to deal with the potential for type I error increasing with multiple hypothesis testing - A Bonferroni correction, or something else? If so, how would could I account for this within STATA?
If anything is unclear I'd be happy to elaborate and explain further.
Many thanks in advance for your help.
Ruby
Related Posts with What is the correct way to format/estimate DID within an RCT with multiple treatments?
Propensity scores for multi-valued treatmentI would like to estimate the impact of medium and heavy flooding (compared to noflood) on post-flood…
How to merge CRSP daily with CRSP/Compustat Merged Annually data?Hello, I would like to ask how to merge CRSP Daily data with CRSP/Compustat Merged Annually data? I…
Problem generating a new variable based on previous valuesHi all, I'm trying to generate a variable (steponecpn) so that is represents the change in Cumulati…
Help with replace and egenHi everyone, I have the dataset below. How can i replace the S3_Q10K with value in S1C_Q0_*? For ex…
Replace Blanks within a StringHi All, I have a pretty large dataset where one of the columns has over 1200 unique observations. Ea…
Subscribe to:
Post Comments (Atom)
0 Response to What is the correct way to format/estimate DID within an RCT with multiple treatments?
Post a Comment