View source: R/computeAverageHausdorffDistance.R
computeGenerationalDistance | R Documentation |
Helper to compute the Generational Distance (GD) between two sets of points.
computeGenerationalDistance(
A,
B,
p = 1,
normalize = FALSE,
dist.fun = computeEuclideanDistance
)
A |
[ |
B |
[ |
p |
[ |
normalize |
[ |
dist.fun |
[ |
[numeric(1)
]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.