Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | "Martin Weiss" <martin.weiss1@gmx.de> |
To | <statalist@hsphsun2.harvard.edu> |
Subject | st: RE: how to get the marginal effects after probit in an excel sheet |
Date | Tue, 30 Mar 2010 22:15:10 +0200 |
<> ******* sysuse auto, clear cap which estout if _rc ssc inst estout probit foreign weight length rep78 estpost margins, dydx(*) atmeans quietly esttab using myfile.csv, cell("b se") replace !start myfile.csv ******* HTH Martin -----Original Message----- From: owner-statalist@hsphsun2.harvard.edu [mailto:owner-statalist@hsphsun2.harvard.edu] On Behalf Of Urmi Bhattacharya Sent: Dienstag, 30. März 2010 21:11 To: statalist@hsphsun2.harvard.edu Subject: st: how to get the marginal effects after probit in an excel sheet Hi, This is probably a stupid question. I run a probit and then a margins atmeans how do i get the marginal effects in an excel sheet?Are there any stata command for that? Thanks Urmi * * 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/