Description Usage Arguments Value
This function takes a SpatialPolygons object
1 |
shp |
a SpatialPolygons object. |
f1 |
The percentage (as a decimal) of region i to retain when calculating the directional Hausdorff distance from region i to region j. |
f2 |
The percentage (as a decimal) of region j to retain when calculating the directional Hausdorff distance from region j to i. Defaults to the value of f1. Note that specifying a different value will result in a non-symmetric matrix. |
fileout |
Should the resulting weight matrix be written to file? Defaults to FALSE |
filename |
If |
an nxn matrix of requested distances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.