Dear every stata users,
I want to know if my cross-sectional units are independent. N=24 and T=3.
My research is about the evolution of the employment rate (TxEmploi) performance between the 24 provinces of Argentina, between 2019 and 2021.
My xtreg regression only use the independent variable because I just want to know the trend of dependence between the provinces for this only specific variable.
I did :
- xtreg TxEmploi
- xtcsd, pesaran abs show
- xtcsd, friedman abs show
The results are :

Can you help me interpret the results and tell me if this is ok to do the xtreg and the xtcsd tests like that ?
Also, I think it is strange that the Friedman and Pesaran Pr results are different, don't you think ?
Thank you very much,
Regards,
Clémence Sauvé
I want to know if my cross-sectional units are independent. N=24 and T=3.
My research is about the evolution of the employment rate (TxEmploi) performance between the 24 provinces of Argentina, between 2019 and 2021.
My xtreg regression only use the independent variable because I just want to know the trend of dependence between the provinces for this only specific variable.
I did :
- xtreg TxEmploi
- xtcsd, pesaran abs show
- xtcsd, friedman abs show
The results are :
Can you help me interpret the results and tell me if this is ok to do the xtreg and the xtcsd tests like that ?
Also, I think it is strange that the Friedman and Pesaran Pr results are different, don't you think ?
Thank you very much,
Regards,
Clémence Sauvé
Comment