Regressing panel data in SAS.

Posted by John on Stack Overflow See other posts from Stack Overflow or by John
Published on 2010-03-24T21:32:41Z Indexed on 2010/03/25 20:13 UTC
Read the original article Hit count: 348

Filed under:
|
|
|
|

Hey Guys,

thanks to your help I succesfully managed all my databases! I am now looking at a panel data set on which I have to regress. Since I only started my Phd this semester together with the econometrics courses I am still new to many statistic applications and regression methods. I want to do a simple regression as in Y = x1 x2 x3 etc, now I already browsed through some literature and found that for panel data it's common to do a fixed effects regression. Also, my Y variable only has positive values so I was thinking in the direction of a Tobit model?

I'm doing some research concerning the coverage of analysts in the financial business. My independent variable is the coverage of analysts on a certain firm, so per observation i have 1 analyst and 1 firm, together with different characteristics(market cap and betas etc) of the firm. All this data is monthly. As coverage cannot become negative (only 0) I was thinking of a Tobit model?

Do you guys have any ideas what would be a good regression method? Or have some good sources (e books, written books, through university I have access to almost anything concerning my field of work) of information (cause I do have to learn these things for future research)?

Thanks!

© Stack Overflow or respective owner

Related posts about sas

Related posts about regression