spatialWeightMatrix.Rd
Create weight matrix for spatial data
spatialWeightMatrix(x, span = NULL)
a matrix with rows corresponding to cells and columns corresponding to dimensions to calculate Euclidean distance
proportion of samples to include on either side, default is 13/(number of rows in `x`), corresponding roughly to points within a diamond shape distance away
A weighted matrix