Hello everyone,
I know this topic has already been discussed, but I'm having some difficulties completing this task.
I've created a spatial weight matrix using the following command:
spatwmat, name(W) xcoord(_CX) ycoord(_CY) band(0 5.125) binary
Now I'd like to export it and save in a .dta format, so I will be able to apply a SARAR model, since I'm only able to apply SEM and SLM models using the distance matrix created with the command "spatwmat". Thanks to everyone that will help me and give advices for the procedure.
I know this topic has already been discussed, but I'm having some difficulties completing this task.
I've created a spatial weight matrix using the following command:
spatwmat, name(W) xcoord(_CX) ycoord(_CY) band(0 5.125) binary
Now I'd like to export it and save in a .dta format, so I will be able to apply a SARAR model, since I'm only able to apply SEM and SLM models using the distance matrix created with the command "spatwmat". Thanks to everyone that will help me and give advices for the procedure.
Comment