Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AW: st: RE: dprobit and est2tex
From
Marguerite Duponchel <[email protected]>
To
[email protected]
Subject
Re: AW: st: RE: dprobit and est2tex
Date
Tue, 27 Apr 2010 10:53:36 +0200
Stata 9.2 for Mac
Quoting Martin Weiss <[email protected]>:
>
> <>
>
> What is your -version- of Stata? Type -about- to find out.
>
>
>
> HTH
> Martin
>
>
> -----Ursprüngliche Nachricht-----
> Von: [email protected]
> [mailto:[email protected]] Im Auftrag von Marguerite
> Duponchel
> Gesendet: Dienstag, 27. April 2010 10:43
> An: [email protected]
> Betreff: Re: st: RE: dprobit and est2tex
>
> Thanks Martin,
>
> but Stata does not recognize the subcommand margins (which I suppose is
> marginstyle) and I cannot find it for some reason.
>
> Quoting Martin Weiss <[email protected]>:
>
> >
> > <>
> >
> >
> > Both commands are somewhat "old", so you are better of with a new
> approach:
> >
> >
> > *******
> > sysuse auto, clear
> >
> > capture which estout
> > if _rc ssc install estout
> >
> > qui probit foreign length weight
> >
> > estpost margins, dydx(*)
> > esttab . using myfile.tex, cell("b se") pr2 page(geometry) replace
> >
> > !texify -p -c -b --run-viewer myfile.tex
> > *******
> >
> >
> > HTH
> > Martin
> >
> > -----Original Message-----
> > From: [email protected]
> > [mailto:[email protected]] On Behalf Of Marguerite
> > Duponchel
> > Sent: Montag, 26. April 2010 19:36
> > To: [email protected]
> > Subject: st: dprobit and est2tex
> >
> > Hi,
> >
> > I am trying to run est2tex after a xi:dprobit regression.
> >
> > However the LateX output table shows coefficients and not marginal
> effects.
> > Is
> > there a way to report directly marginal effects into my table?
> >
> > Thanks
> >
> > --
> > Marguerite
> >
> > ----------------------------------------------------------------
> > This message was sent using IMP, the Internet Messaging Program.
> >
> > --
> > Ce message a ete verifie par MailScanner
> > pour des virus ou des polluriels et rien de
> > suspect n'a ete trouve.
> >
> > *
> > * 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/
> >
> > --
> > Ce message a ete verifie par MailScanner
> > pour des virus ou des polluriels et rien de
> > suspect n'a ete trouve.
> >
>
>
> --
> Marguerite Duponchel
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
> --
> Ce message a ete verifie par MailScanner
> pour des virus ou des polluriels et rien de
> suspect n'a ete trouve.
>
> *
> * 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/
>
> --
> Ce message a ete verifie par MailScanner
> pour des virus ou des polluriels et rien de
> suspect n'a ete trouve.
>
--
Marguerite Duponchel
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--
Ce message a ete verifie par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a ete trouve.
*
* 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/