I want to calculate the marginal effects of my control variables after regressing my dependent variable Y, which is bounded between 0 and 1. The following is my regression:
- glm Y a b c d e f i.country, fa(b) link(logit) vce(robust) -, where a and b are dummy variables and c and d are interaction terms between the dummy variables and the variable e.
I am not sure if I should use:
- margins a b c d e f, - or - margins a b c d e f, dydx -
Can somebody please help me with this query?
Related Posts with Marginal Effects after running -glm- estimator
How relevant are stochastic trends in a panel with T<<N?The panel dimensions are N=170 and T=21 and the estimated model is a dynamic panel estimated using x…
Testing equality of Poisson regression coefficients in two groups using ppmlhdfeDear all, How do you test Poisson coefficients in two groups? Because I have multi-way fixed effect…
Problem with generating new variable-- Need help pleaseHello everyone, I need help in generating a new variable based on an existing one. The existed vari…
Finding the right Instrument VariablesHi, i am examining relation between firm performance and instiutional ownership. I am now strugglin…
Drop last 7 characters from obsrevations if they have certain charactersHello, This is my first post, so please excuse me. I have one variable with observations like this…
Subscribe to:
Post Comments (Atom)
0 Response to Marginal Effects after running -glm- estimator
Post a Comment