Description Usage Arguments Value
Compute similarity based on trajectory
1 2 3 4 5 6 7 | compute_similarity(
processed_data,
f_sim_map,
f_graph,
trajectories,
verbose = TRUE
)
|
processed_data |
Dataframe. Processed from original data. |
f_sim_map |
TDAmapper object |
f_graph |
igraph object, out put from graph.adjacency. |
trajectories |
List of trajectories computed from shortest paths. |
verbose |
Boolean. Whether to print trajectory. |
Dataframe with different similarity measures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.