Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Mean pooled panel data estimation


From   David Harless <[email protected]>
To   [email protected]
Subject   Re: st: Mean pooled panel data estimation
Date   Fri, 06 Aug 2004 13:17:48 -0400

Petar Balachev wrote:
I would be very grateful if someone could tell me how I can perform a Mean
pooled panel data estimation.

Thanks a lot in advance!

Best regards,
Petar
If you want to estimate
y_bar_i = b_0 + b_1*x_bar_i + e_bar_i
where y_bar_i represents the mean of y across periods for group i, then you can use the between estimator option in xtreg:
xtreg y x, i(id) be

Dave Harless

*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/




© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index