Hello everyone,
I ran the following regression :
xi: areg Y X1 X2 X1_X2 $x i.year, absorb(firm_id) cluster(firm_id)
estimates store reg1
both X1 and X2 are dummy variables (equal either 1 or 0), with year and firm fixed effect and SE clustered on firm level.
my question is how to interpret the results of this regression ?
I ran a wald t test as follow to test whether B1+B3 was statistically different from zero.
test X1+X1_X2==0
my research question would be what's the effect of X1 on Y when X2=1.
am I doing it correctly or is there a better way to interpret the interaction term coefficient?
Thank you
Related Posts with testing the economic significance of an interaction term of two categorical variables
Problem with did_multiplegt Code: did_multiplegt ln_gift id month shock , controls(member age gender) robust_dynamic dynamic…
Countrypair fixed effects and country time fixed effectsDear all I am running gravity model for my thesis and trying to include countrypair fixed effects a…
How to count strings across variables*Hello, How can I count string values (Topic_1 through to Topic_4) across multiple variables ? I want…
Regression Tobit Panel Data Fixed Effect (Estimation of Panel Data Censored Regression Model) Use Pantob With STATA 17Regression Tobit Panel Data Fixed Effect (Estimation of Panel Data Censored Regression Model) Use Pa…
Table for Regression outputHi I would like to create a regression output table for multiple regressions that displays the coeff…
Subscribe to:
Post Comments (Atom)
0 Response to testing the economic significance of an interaction term of two categorical variables
Post a Comment