...
does it help if you say:
-margeff, replace-
and then
-estout s1 s2 s3, margin
best,
Rich
[email protected] schrieb am 07.08.2009 11:48:40:
> Dear Stata-Users:
>
> I am estimating five xtprobit models. After results I use margeff
> command to calculate marginal effects. After than I store my results.
> Finally I use estout to make regression table. The problem is that the
> result output does not contain marginal effects as shown by margeff
> command. Instead of that the displayed results are the original output
> of stata. I saw a thread on the same problem before
> (http://www.stata.com/statalist/archive/2005-04/msg00259.html) but it is
> not working out. My commands are as follows:
>
> xtprobit dep indep1 indep2
> margeff
> estimates store s1
>
> xtprobit dep indep1 indep2
> margeff
> estimates store s2
>
> xtprobit dep indep1 indep2
> margeff
> estimates store s3
>
> estout s1 s2 s3, cells ..................
>
> Can anybody help me on this?
>
> best regards,
>
> Tanveer
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/