gwDistance | R Documentation |
This function computes and returns the distance matrix computed by using the specified distance measure to compute the distances between the rows of a data matrix.
gwDistance(coodXY, pointXY, tau)
coodXY |
Matrix. Matrix of coordinates e.g. longitude/latitude, unit=long/lat |
pointXY |
Matrix. Point pairs e.g. longitude/latitude |
tau |
sadasda |
Returns the geographical weights distance among environmental layers or variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.