Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
Sunday, May 30, 2021
Variable gets omitted
Dear Forum,
I have the following command:
Code:
reg birthrate ibn.incomegroup, noconstant
Now I want to add an interaction to the regression:
Code:
reg birthrate c.GDP##ibn.incomegroup, noconstant
However for one group of the independent variable "income group" I always get the result omitted
Am I doing something wrong? Is there a way to show all the results?
No comments:
Post a Comment