Dear all,
thank you in advance for your support.
I have conducted a panel GEE (negative binomial) regression to verify an inverted-U shaped relationship between my independent and dependent variable. My results confirm the inverted U-Shaped relationship (according to Haans (2016)) which you can see in the graph. The exteme point of my relationship is at the IV value of 3.32. Now, I want to estimate the economic significance of my results.

My dependent variable is a count variable with minimum 0 and maximum 3289.
My independent variable is a bounded continuous variable with minimum 1.00 and maximum 5.00.
In the following you find the summary statistics:

In order to estimate the economic significance, I calculated the margins command (mean minus 1 ; mean ; mean + 1 ) that I have used after conducting the regression:

However, the results do not seem to be logically correct. As I have an inverted U-shaped relationship, I would assume that the value increases until the extreme point and decreases for IV values higher than the extreme point.
Potentially, there is a specification of the STATA Margins command that I need to add to the code. Potentially, there is also another code that I should use for my model. I would be very happy if someone could assist me.
thank you in advance for your support.
I have conducted a panel GEE (negative binomial) regression to verify an inverted-U shaped relationship between my independent and dependent variable. My results confirm the inverted U-Shaped relationship (according to Haans (2016)) which you can see in the graph. The exteme point of my relationship is at the IV value of 3.32. Now, I want to estimate the economic significance of my results.
My dependent variable is a count variable with minimum 0 and maximum 3289.
My independent variable is a bounded continuous variable with minimum 1.00 and maximum 5.00.
In the following you find the summary statistics:
In order to estimate the economic significance, I calculated the margins command (mean minus 1 ; mean ; mean + 1 ) that I have used after conducting the regression:
However, the results do not seem to be logically correct. As I have an inverted U-shaped relationship, I would assume that the value increases until the extreme point and decreases for IV values higher than the extreme point.
Potentially, there is a specification of the STATA Margins command that I need to add to the code. Potentially, there is also another code that I should use for my model. I would be very happy if someone could assist me.
Comment