Dear Statalist,
I use linear model for panel data
How can I use the marginal effects after these commands please
xtreg c.rgdpg c.ihs_inigdppc c.fdx c.fdxsquar c.ihs_infvolatility c.fdx##c.ihs_infvolatility c.fdxsquar##c.ihs_infvolatility c.ihs_inf c.ihs_gov c.ihs_gfcf c.ihs_trd c.ihs_lbor, fe
xtreg c.rgdpg c.ihs_inigdppc c.fdx c.fdxsquar c.ihs_infvolatility c.fdx##c.ihs_infvolatility c.fdxsquar##c.ihs_infvolatility c.ihs_inf c.ihs_gov c.ihs_gfcf c.ihs_trd c.ihs_lbor, re
margins, dydx(fdx) at(ihs_infvolatility = (.017071 .4295887 6.00237) fdx = (12.9673 55.90659 93.312)) Is this command correct for both fe and re? If not, could you please support me with the correct commands
Thank you
Badiah
Related Posts with How can I use the marginal effects after fixed effects and random effects models?
Using stata to choose between tobit and double hurdle modelsHi Dear users of statalist forum, I am working on double hurdle model to specify factors affecting a…
Graph box over sex, side by side boxesHi folks, Apologies if this question is simple but I was trying to find a good solution. I want to…
two notes when using twoway graph, by()Hi all, I'm making a graph (see below) that uses the twoway graph by() option. As you can see, beca…
How to sum up (frequency and percentage) by group?Hello, I have a dataset like below. What I want to do is to group based on icd_code (first 3 digit…
Updated combomarginsplotGreetings, An updated combomarginsplot is now available on SSC (thanks Kit Baum!). This version has…
Subscribe to:
Post Comments (Atom)
0 Response to How can I use the marginal effects after fixed effects and random effects models?
Post a Comment