You are not logged in. You can browse but not post. Login or Register by clicking 'Login or Register' at the top-right of this page. For more information on Statalist, see the FAQ.
Ajay:
if you actually have a panel dataset, you should have a -timevar- (say, the number of data waves).
That said, it is not mandatory to -xtset- your panel dataset with -timevar- (whereas -panelid- is obviously unavoidable).
Ajay:
please note that the number of clusters should be 30-50 to go safely with this type of non-default standard error.
Otherwise, the clustered standard error can easily be misleading.
In addition, if your goal is to corret for heteroskedasticity, please note that, under -regress-, you have to go -robust- instead of -vce(cluster clusterid)-.
Prof. wooldridge, it is individual-level data (nationally representative). And, deudor is the unique ID for the neighborhood ( data has a total of 340000 deudor IDs)
Comment