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
Multilevel Modeling for Survey Data Collected on Likert ScaleDear STATALIST Members, I am conducting a research project that aims to assess the determinants of …
R-squared and dynamic panel threshold regressionDear all, i hope you are doing good i'm applying a dynamic panel threshold method using the "xtend…
merge on one variable and AT LEAST one other variableHi there I am using the merge command for matching between two datasets. A successful pair needs to …
Interaction term without main effect / breakdown of a variable - Interpretaion of the variables?Hi, I would like to measure the performance of two different Groups A and B. Group A works directly…
Use of indicator variables along with year fixed effects in panel regression framework by employing xtreg versus reghdfeDear Stata members First, thanks for this wonderful platform to ask queries and clear doubts. I have…
Subscribe to:
Post Comments (Atom)
0 Response to Stata overrides the command for which level to omit in a regression
Post a Comment