Hi !
I have a large panel dataset with 33 000 observations every year for 25 years on STATA 14.
I would like to use command such as xsmle to allow for municipality-specific trends, spatial autocorrelation and other things.
For that, I first need to compute a spatial weight matrix with a command such as spmap. spmap cannot compute a 33 000x 33 000 matrix, I therefore need to compute a banded matrix but xsmle doesn't allow to use banded matrix.
My questions are therefore:
- Is there another command than xsmle that allows to use banded matrix ?
- Is there another way to allow for municipality-specific trends, spatial autocorrelation, etc. than by computing a spatial weight matrix ?
Thank you in advance !
I have a large panel dataset with 33 000 observations every year for 25 years on STATA 14.
I would like to use command such as xsmle to allow for municipality-specific trends, spatial autocorrelation and other things.
For that, I first need to compute a spatial weight matrix with a command such as spmap. spmap cannot compute a 33 000x 33 000 matrix, I therefore need to compute a banded matrix but xsmle doesn't allow to use banded matrix.
My questions are therefore:
- Is there another command than xsmle that allows to use banded matrix ?
- Is there another way to allow for municipality-specific trends, spatial autocorrelation, etc. than by computing a spatial weight matrix ?
Thank you in advance !

Comment