Bookmark and Share

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]

st: analysing matrix e(betas)


From   JEFF POWELL <[email protected]>
To   [email protected]
Subject   st: analysing matrix e(betas)
Date   Thu, 16 May 2013 19:02:48 +0100

Hello friends,

After running a panel time series mean group regression (xtmg), I want to
be able to look at the distribution of the coefficients, as well as analyse
compositional effects on the same.

Following/adapting a discussion on the statalist from 14 Oct 2010, I tried:

ereturn list
matrix list e(betas)  [Am I right to think e(betas) in this case are the
individual group coefficients?]
matrix betas = e(betas)
local xtmgcoeff = _betas[varname]

I get as far as the last line and then get the error message:

_betas not found
r(111);

Any suggestions greatly appreciated,

Jeff Powell

_____
Jeff Powell
PhD candidate
Department of Economics
School of Oriental and African Studies, University of London
*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index