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: How to correctly include year effects in panel data
From
Herman Haugland <[email protected]>
To
[email protected]
Subject
st: How to correctly include year effects in panel data
Date
Tue, 6 Aug 2013 22:59:39 +0200
Hi!
I am trying to replicate the work of Miles et al. "Optimal bank
capital", and I'm puzzled about how did he implement year effects for
his model.
He runs a linear regression, estimating OLS, FE and RE.
The regression is: beta = L.leverage
In addition, he includes year effects. However, the problem is that
if I try to include year effects using: i.year I get an error related
to the violation of the rank assumption.
He has a panel dataset that contains 6 individuals, and 26 periods
(half-years). This means he has 13 years * 2 per panel = 26.
A regression like:
xtset id hy
xtreg beta L.lev i.year, fe vce(cluster id)
Does not work. So, how could was it that he calculated year effects?
Any ideas are much appreciated.
Thanks!
Med vennlig hilsen / Best regards,
Herman Haugland
*
* 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/