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: st: margins after probit for continuous, dichotomous and multichotomous independent variable
From
Richard Williams <[email protected]>
To
[email protected], statalist <[email protected]>
Subject
Re: st: margins after probit for continuous, dichotomous and multichotomous independent variable
Date
Thu, 23 Jan 2014 08:50:33 -0500
How about something like this?
webuse nhanes2f, clear
probit diabetes i.female i.race weight
margins, dydx(*) post
est store m1
esttab m1
At 07:33 AM 1/23/2014, Prakash Singh wrote:
Dear all
I need help in calculating marginal effect after probit estimation and
export the result using esttab command written by Ben Jann, ETH
Zurich. Now, my problem is that some of the variable in the right hand
side are continuous, some are with two category and some have more
than tow category.
Please tell me how can calculate the marginal effect and export the
result in one table.
Thanks
Prakash
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/
-------------------------------------------
Richard Williams, Notre Dame Dept of Sociology
OFFICE: (574)631-6668, (574)631-6463
HOME: (574)289-5227
EMAIL: [email protected]
WWW: http://www.nd.edu/~rwilliam
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/