Hi Statalist,
Whilst this is not a purely stata related question, it relates more to econometrics, and am posting here because I cannot find the answer anywhere on the internet.
In a regression where the interaction term is between a log-transformed variable and a dummy variable, how should that coefficient be interpreted? Here, D1 is a dummy variable, and y is a level variable
e.g. y=α+β1D1+β2ln(X)+δ1(ln(X)∗D1)
I'm looking to find the additional effect on y from a 1% rise in X for D1=1 vs D1=0.
Would the answer be:
a) (exp(δ1)-1)/100
or
b) (exp(β2+δ1)-1)/100 minus (exp(β2)-1)/100
Related Posts with Interpreting coefficients in a dummy * log transformed variable interaction
How to test goodness of fit in multinomial logistic regression having used the subpop rather than sub sample optionoptionHow do I test the goodness of fit for multinomial logistic regression, having used the subpop option…
Creating a Propensity Score Robustness Check TableHi, Does anyone know if there's a way to create a table like the attached image of different propen…
Panel Data: xttest2 errorHi, I am running a long panel (t=15, N=8), 8 countries and 15 years. after running for fe I ran the…
merge vars do not uniquely identify observations in master data - but no duplicates foundI am struggling to perform a 1:m merge on two merge variables that are both string variables. When I…
Help - Create Variable Indicating Percent who Agree or Strongly Agree by DepartmentHi, All, I have survey data with responses from individuals (n = 1077, some missing data), and thos…
Subscribe to:
Post Comments (Atom)
0 Response to Interpreting coefficients in a dummy * log transformed variable interaction
Post a Comment