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 -reg3-
From
"Pavlos C. Symeou" <[email protected]>
To
[email protected]
Subject
Re: st: -margins- after -reg3-
Date
Wed, 20 Feb 2013 10:28:50 +0200
Dear John and Richard,
your suggestions work like a charm. In my case, I don't encounter
the error below. Lucky me?
Thank you,
Pavlos
On 20/2/2013 12:16 πμ, John Antonakis wrote:
See
-help reg3 postestimation-
webuse klein
reg3 (consump wagepriv wagegovt) (wagepriv consump govt capital1)
margins, at(wagepriv = (0 1)) predict(equation(consump))
marginsplot
P.S. apparently, the error "Warning: cannot perform check for
estimable functions" is a bug (I think). Perhaps the Stata
people can chip in here.
Best,
J.
__________________________________________
John Antonakis
Professor of Organizational Behavior
Director, Ph.D. Program in Management
Faculty of Business and Economics
University of Lausanne
Internef #618
CH-1015 Lausanne-Dorigny
Switzerland
Tel ++41 (0)21 692-3438
Fax ++41 (0)21 692-3305
http://www.hec.unil.ch/people/jantonakis
Associate Editor
The Leadership Quarterly
__________________________________________
On 19.02.2013 22:25, Pavlos C. Symeou wrote:
Dear Statalisters,
I am estimating a system of 3 equations using -reg3- as follows:
reg3 (Eq1: ) (Eq2: ) (Eq3: )
I want to obtain the marginal effects for specific variables in
Eq3 and then graph them against another variable from the same
equation, probably using -marginsplot-.
I can't find a way how to do this, so I am hoping whether you
have an idea.
Best wishes,
Pavlos
*
* 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/
*
* 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/
*
* 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/