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
Count return clientsDear All, I would like to count the number of return clients in 2020 (the first occurrence/visit ei…
Reshape data long to wide but not normal wideHello, I want to reshape my data long to wide. So, I googled it and found this web page: https://s…
Test to show a regressor is non stochastic?Other than producing and eyeballing a scatter diagram, is there a standard way to prove/discover tha…
Graphing one product verses an average of all other productsHi All, I am having trouble thinking how I can graph an average of two products ("Coca-Cola" and "t…
How to make a Difference in Differences GraphI want to make a graph showing parallel slopes for the following data. The variable REGION consists …
Subscribe to:
Post Comments (Atom)
0 Response to Stata overrides the command for which level to omit in a regression
Post a Comment