Hi Statalist,
I would like to seek help for a problem I encountered. I tried to estimate a regression where I regress outcome variable IHS on factor variable Chinese_event (I chose 7 as the base period) and Stata did use 7 as the base period. However, when I tried to add an interaction between the factor variable Chinese_event and a continuous variable std_repub_share, I also specified 7 as the base period, Stata did not omit period 7. I have tried to use io7.Chinese_event. It still did not work. Please see the output below. what should I do? I appreciate any suggestions!
reg IHS ib7.Chinese_event ib7.Chinese_event#c.std_repub_share
Related Posts with Stata overrides the command for which level to omit in a regression
problem installing using the ssc commandI am using Stata/MC 16.1 on Windows 10 (also had the same problem using Ubuntu Linux 18.04). I have…
Average Marginal effects for a multilevel modelHi, Please, I wanted to know the appropriateness of deriving marginal effects from a multilevel mod…
How to colour bars in a histogram or graph barHi there, I have been trying to colour individual bars in a histogram or graph bar with percentages…
wbopendata query error 23Hi all, I've been running into the following error for several days now: wbopendata query erro…
What does 1.009e-12 mean?What does 1.009e-12 mean? Can you show it in a decimal expression? How to transfer it to decimal ex…
Subscribe to:
Post Comments (Atom)
0 Response to Stata overrides the command for which level to omit in a regression
Post a Comment