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: RE: How to get standardised coefficients running panel data?
From
"Jacobs, David" <[email protected]>
To
"'[email protected]'" <[email protected]>
Subject
st: RE: How to get standardised coefficients running panel data?
Date
Thu, 10 Apr 2014 18:03:01 +0000
You can use -egen- to construct standardized versions of your variables and then use -xtreg, fe- or (and this is easier but the standard errors will differ slightly from -xtreg-'s) you can do a regression and add each of the case dummy variables to the regression (along with the year dummies if you are estimating with two-way fixed-effects). Than all you need to do is to end your model request with a ", b" to ask Stata to supply beta weights. If you use the last method I'd obtain the standard errors from -xtreg, fe-.
Dave Jacobs
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Anderson Macedo de Jesus
Sent: Thursday, April 10, 2014 12:19 PM
To: [email protected]
Subject: st: How to get standardised coefficients running panel data?
Importance: High
Dear all,
I am running some panel data using the command -xtreg , fe- , but I need in my results the beta coefficients (standardised coefficients). How can I do that running fixed-effects? Any suggestion?
Thanks a lot in advance.
Anderson Macedo
*
* 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/
*
* 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/