Description Usage Arguments Value Author(s)
This function takes a SpatialPolygons object
1 | directHaus(A, B, f1, f2, overlap = F)
|
A, B |
region calculate the extended Hausdorff distance- SpatialPolygons or SpatialPolygonsDataFrame |
f1 |
the percentage of area in B you want captured as a decimal (eg 10% = .1) |
f2 |
the percentage of area in A you want captured as a decimal (eg 10% = .1) |
overlap |
return the portion of A used to calculate the directional Hausdorff distance? Defaults to FALSE |
The directional extended hausdorff distance A to B
Julia Schedler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.