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: RE: How to get standardised coefficients running panel data?
From
Anderson Macedo de Jesus <[email protected]>
To
[email protected]
Subject
Re: st: RE: How to get standardised coefficients running panel data?
Date
Fri, 11 Apr 2014 11:35:50 +0200
Dear Dave,
Thank you very much indeed.
I have run the -egen- command to build up standardised versions of my variables and this worked very well. Quite easy!
Thanks a lot once again.
Have a great weekend ahead.
Anderson
On Apr 10, 2014, at 8:03 PM, Jacobs, David <[email protected]> wrote:
> 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/
*
* 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/