I ran a negative binomial regression and post estimation used:
margins,dydx(*)
The marginal effects from this are extremely large.
However, when I use:
margins,dydx(*) atmeans
I get reasonable estimates.
Is there a difference between the two codes?
margins,dydx(*)
The marginal effects from this are extremely large.
However, when I use:
margins,dydx(*) atmeans
I get reasonable estimates.
Is there a difference between the two codes?
Comment