I’ve been reading about this issue and I read pretty much all related topics but I still couldn’t understand the way we interpret the average marginal effect of a continuous variable.
If my model is
Code:
xtprobit y1 x1 x2
I used the following to get the marginal effects:
Code:
margins, dydx(*)
“The average marginal effect on probability y=1(dichotomous dependent variable) associated with a 1 percentage increase in x1(continuous independent variable) is a 9 percentage point decrease.”
Many thanks
0 Response to Interpretation of marginal effects of a continuous variable
Post a Comment