directHaus: Calculate the directional extended Hausdorff Distance

Description Usage Arguments Value Author(s)

View source: R/directHaus.R

Description

This function takes a SpatialPolygons object

Usage

1
directHaus(A, B, f1, f2, overlap = F)

Arguments

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

Value

The directional extended hausdorff distance A to B

Author(s)

Julia Schedler


jschedler/hausdorff documentation built on April 24, 2020, 2:10 p.m.