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: extract e(b) for specific equation
From
Muhammad Anees <[email protected]>
To
[email protected]
Subject
Re: st: extract e(b) for specific equation
Date
Wed, 30 Mar 2011 15:07:48 +0500
check help [yourcommand] see how it stores coefficients in matrix form
and then use
matrix list e(b)
On 30 March 2011 14:37, Thomas <[email protected]> wrote:
> Dear all,
>
> How can I extract the coefficient estimates for a specific equation in a
> multiple equation regression? Something like
>
> mat b0 = e(b[eq1])
>
> Thanks,
>
> Thomas
> *
> * 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/
>
--
Muhammad Anees
MSc in Economics
The University of Sheffield
United Kingdom
*
* 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/