Hi there, I am trying to report the margins at means for a FE logit (clogit) model.
When I type "margins, dydx(*) atmeans" it never loads and I just get a spinning wheel.
Is there a way of overcoming this?
See code, below:
clogit poor_health overdebt $all_debt $L_all_debt clean_age agesq $eduvars couple bad_physical lntot_inc urban, or group(pid) robust
margins, dydx (*) atmeans
I am currently reporting odds ratios instead, but I would like to have a marginal effect for interpretation purposes.
Related Posts with Speed: Report margins dydx(*) at means with panel clogit
for loopshello, im trying to split a huge data set into about 400 files so that i can run an analysis on the…
Reshaping Long to Wide when the ID is Not UniqueHi Everyone, I have Stacked on how to manipulate my data to make the Reshape Command Works. In my c…
Mean of Predictions (Point Estimates)Hey guys, I was hoping you would help me clarify a post-estimation issue I am having in stata. Assum…
String variable- code group certain cases- regexm(); regexr(); regexs()???Dear Statalist, I would like to be able to select only those cases in "subp" variable whose value e…
InequalityHello What age should be considered in order to calculate the number of children and the number of a…
Subscribe to:
Post Comments (Atom)
0 Response to Speed: Report margins dydx(*) at means with panel clogit
Post a Comment