HD_data | R Documentation |
Creates a data frame with the Hausdorff distance between two trajectories
HD_data(data, i, j, q)
data |
A list created with |
i |
Position in the data of the first trajectory |
j |
Position in the data of the second trajectory |
q |
Quantile for the extended Hausdorff distance. Default value q=1 uses the maximum that leads to classical Hausdorff distance. |
A data frame with the subjects and trips identifiers and the extended Hausdorff distance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.