Dear All,
I'm estimating a gsem model with mlogit and probit equations with a nested structure (for the variable un_code). Here is the command I type:
gsem (status <- competcfunew competGPAnew cfu_sostenuti_anno media_voto_anno i.female northe centre southis classico tecnico professionale altroliceo gapyears firstdipltot secondipltot thirdipltot firstliceo secondliceo thirdliceo i.foreigner i.id_anno_accademico dis1829corso M1[code_un], mlogit) (selectvar <- i.female northe centre southis classico tecnico professionale altroliceo gapyears id_voto_dipl i.foreigner i.id_anno_accademico logdis, probit), vce(robust)
the estimation process is OK. My problem is the calculation of the marginal effects. I tries in several ways, but it takes hours and hours without producing any output.
the command is:
margins, dydx(*) predict(outcome(2.status) fixed), that shoud calculate the marginal effects for outcome 2 of the variable status, that is the dependent variable of the first equation (mlogit). But anything happens. Would you have some suggestions?
Thank you,
CM
Related Posts with marginal effects after gsem
Am I correct with the two step system GMM xtabond2 commandDear Statalists, I am doing two-step system GMM xtabond2 the dependent variable is rgdpg endogeno…
TimespanHi everyone. I am a STATA beginner trying to calculate a time span. I have one variable “in” with da…
bsn in svyset foor bootstrap regressionHello! I am working with a complex survey design, with bootstrap weights. I have 1000 bootstrap wei…
Reorganize data from long (panel) form to id-separated variables?Dear all, I need to reorganize my dataset. I have an unbalanced panel dataset in long form for 100 i…
Convert multiple similar variables into one variable with multiple observations (rows)Hello, I am very very to Stata and trying to teach myself but I am stuck on this issue. I don't know…
Subscribe to:
Post Comments (Atom)
0 Response to marginal effects after gsem
Post a Comment