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
How to resolve xtlogit issue with interaction?Hi I am new to Stata and the Forum and I also encounter issue with xtlogit. Appreciate any help: I r…
What is Stata's full algorithm for automatically labelling axes on plots?Hi all, For reasons that aren't really worth going into, I'm trying to reproduce the algorithm that…
Generating columns for each unique value within a groupHello, I have monthly individual program data with the following variables: individual identifiers …
Multilevel models with complex survey designHi, I was hoping that someone at Statalist could help me with this. I’m trying to use multilevel log…
Marginsplot legend labeling with plotoptsDear all, I'm want to plot an an interaction effect, with labels in the legend. Thus, I'm using thi…
Subscribe to:
Post Comments (Atom)
0 Response to marginal effects after gsem
Post a Comment