geco(regmat,geodist=as.dist(matrix(as.integer(!diag(nrow(regmat))))),
transform="piece",
tf=0.1,
countmode=ncol(regmat)+1)dist-object or symmetric non-negative matrix.
Geographical distances between regions.tf*maximum distance)
if distance<tf*maximum distance, and 1 otherwise, "logtransform.transform. If the between-regions distance is 1 for all pairs of
non-equal regions, the geco distance degenerates
to the Kulczynski distance, see kulczynski.
kulczynskidata(kykladspecreg)
data(waterdist)
geco(t(kykladspecreg),waterdist)Run the code above in your browser using DataLab