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: analysing matrix e(betas)
From
Scott Merryman <[email protected]>
To
[email protected]
Subject
Re: st: analysing matrix e(betas)
Date
Thu, 16 May 2013 15:46:10 -0500
On Thu, May 16, 2013 at 1:02 PM, JEFF POWELL <[email protected]> wrote:
> 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?]