Hi all,
I had a question earlier that I posted about saving results from xtserial (from the Stata Journal), but I've now got a different and more theoretical question about xtserial so I thought I should make a second post (I hope this is not considered cross-posting, that was not my intention).
I've got panel data that I'm running an OLS regression on and clustering by id. I run a few different version of my base regression (regress logthpp logprevcpn, cluster(id)) narrowing my panel down and adding in dummy variables. At its largest, my sample is N=77 (as in 77 different groups I am clustering by, I have over 2000 observations), and T= 70. Since my N & T are relatively similar in size, is this something that I should worry about? In particular, as I narrow my sample, my T= 40 at it's lowest but my N = 10. Here when N is small and T is larger, should I worry about clustering?
Thanks for any thoughts.
I had a question earlier that I posted about saving results from xtserial (from the Stata Journal), but I've now got a different and more theoretical question about xtserial so I thought I should make a second post (I hope this is not considered cross-posting, that was not my intention).
I've got panel data that I'm running an OLS regression on and clustering by id. I run a few different version of my base regression (regress logthpp logprevcpn, cluster(id)) narrowing my panel down and adding in dummy variables. At its largest, my sample is N=77 (as in 77 different groups I am clustering by, I have over 2000 observations), and T= 70. Since my N & T are relatively similar in size, is this something that I should worry about? In particular, as I narrow my sample, my T= 40 at it's lowest but my N = 10. Here when N is small and T is larger, should I worry about clustering?
Thanks for any thoughts.
Comment