Skip to content
Prev 28431 / 29559 Next

Question about function COORDINATES in SP PACKAGE

On Wed, 4 Nov 2020, Pietro Andre Telatin Paschoalino wrote:

            
Do not use matrices, use neighbour or weights objects. Dense matrices with 
mostly zero values are a waste of space.
Yes, however, you change the support of the aggregated data units by doing 
this, so knn is less well supported than contiguity in general.
The centroids are more dependent (and so the distances between point 
representations) on the boundary geometries than are simple contiguities. 
Change of support is always something of a problem. Practically, yes, you 
can do it, but whether it makes sense or not in terms of the data is a 
different question.
Yes, it may be used for exploring to detect possible omitted covariates 
but should not be used for modelling unless that is definitely the data 
generating process. Random data generates patterned (insignificant) 
coefficient maps.

Roger