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: Including fixed effects in a panel regression
From
Fernando Rios Avila <[email protected]>
To
[email protected]
Subject
Re: st: Including fixed effects in a panel regression
Date
Mon, 13 Feb 2012 11:27:39 -0500
I believe you are looking for routines with more than 1 fixed effect
models. If that is the case, i suggest you to look through this paper:
"A Review of Stata Routines for Fixed Effects Estimation in Normal Linear Model"
Fernando
On Mon, Feb 13, 2012 at 11:13 AM, Krzysztof Gajewski <[email protected]> wrote:
> Dear Statalist Users,
>
> I want to estimate a model to capture the impact of some variables on
> bank's credit supply using Stata 11. My data-set has a following panel
> structure:
> date, bank, firm, credit, set of explanatory variables (specific to the bank).
>
> In the sample, I have 24 quarters, around 150 different banks and over
> 50 thousand different firms. I use "xtset bank date" to set the panel
> and I want to run the following panel regression for bank i and firm
> j*:
>
> (dcredit)ij= Bj+B1(explanatory_variables)i+eij,
> where (dcredit)ij is change of credit granted to firm j by bank i,
> (explanatory_variables)i include set of bank's i characteristics, and
> Bj are firm's j fixed effetcs.
>
> My question is: how to include firm's fixed effect in a regression
> where my panel variable is bank (and I have over 50 thousand different
> firms)?
>
> * Similar model is used in Khwaja and Mian "Tracing the Impact of Bank
> Liquidity Shocks: Evidence from an Emerging Market", American Economic
> Review 2008, 98:4, 1413–1442,
> http://www.aeaweb.org/articles.php?doi=10.1257/aer.98.4.1413
>
> Thanks for your consideration
>
> Best regards,
>
> Christopher
>
> *
> * 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/
*
* 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/