Skip to contents
-
dist_jsd2_r()
- Compute Jensen-Shannon divergence matrix for two input matrices.
-
dist_jsd_r()
- Compute Jensen-Shannon divergence matrix for a given input matrix.
-
jsd_r()
- Compute Jensen-Shannon divergence between two probability distributions.
-
plot_dists()
- Plot the distribution of geographic distance and Jensen-Shannon divergence
-
scale_minmax()
- Max-Min scaling
-
speedmat()
- SpEED matrix for matching analysis
-
speedmat.coord()
- SpEED matrix by accounting for the weighted coordinate variables
-
speedmat.jsdist()
- SpEED matrix by multiplying Jensen-Shannon divergence and geodesic distance (in km)
-
speedmat.jsdist.m()
- SpEED matrix by multiplying Jensen-Shannon divergence and geodesic distance (in km) – efficient version