An R package to use output from the bikedata package to analyse distance decay functions.
Input: Two square matrices; one of relationships between pairs of locations and one of corresponding distances.
Output: Distance decay functions for each location, quantified as either covariance or mutual information coefficients.
The package is primarily intended to analyse ``flow’’ matrices which quantify flows between locations, quantifed in such terms as rates or densities or movement or exchange.
devtools::install_github("mpadge/distdecay")