Creates a data frame with the Hausdorff distance between two trajectories
HD_data(data, i, j, q)
A data frame with the subjects and trips identifiers and the extended Hausdorff distance
A list created with "tr_gen"
function
Position in the data of the first trajectory
Position in the data of the second trajectory
Quantile for the extended Hausdorff distance. Default value q=1 uses the maximum that leads to classical Hausdorff distance.