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?