Dear Statalist,
Sorry if my question is too general for this forum. I hope it is okay.
I am looking at the impact of trade on the returns to various levels of education in a developing country. Education is a categorical variable (where: 1 = no completed education, 2 = primary complete, 3 = secondary complete, 4 = university complete). The data is from household surveys.
My base regression is as follows:
Hourly wage = (trade_country_i) + (trade_worldminus_i) + (education level) + (more controls) + u
Because I am interested in the returns to specific returns to education, I do the following interaction:
Hourly wage = x1(trade_country_i)*(education level) + (trade_country_i) + (trade_worldminus_i) + (education level) + i(more controls) + u
The base category (1=no complete) is omitted by Stata.. but this masks important information. The coefficients on the other education levels are always positive, which makes sense as they are relative to the lowest level of education. But I really I would like to know how each react of them independently.
Is there a way to do this on Stata?
Thank you in advance.
Ray
Related Posts with Using an interaction between a categorical and a continuous interaction where the base category is highly informative
How to generate a new multivariable?generate prodvars= logY3a logY4a logY3asq invalid 'logY4a' …
Number of variables in a multinomial logistic regressionHi, Could someone please tell me how any variables can we choose maximum as independent variables i…
Multilevel ordinal logit modellingI run a multilevel ologit command on his data but Stata says:"initial values not feasible r(1400);".…
Panel dataHi.. anyone.. who could solve my issue.. i have a panel for 2011 and 2016.... the religion should be…
Grouping multiple entries for a distinct id in longitudinal dataDear all, This might be a trivial question, however, I am posting as I have searched multiple stata…
Subscribe to:
Post Comments (Atom)
0 Response to Using an interaction between a categorical and a continuous interaction where the base category is highly informative
Post a Comment