locan.analysis.pair_distances¶
Pairwise distance distribution analysis.
The pairwise distance distribution p(r) - as derived from a histogram of pairwise distances n_AB(r) - represents the probability distribution function to find for any localization from A another localization from B at distance r.
\[p(r) &= n(r) \ n_distances\]
See also
RadialDistribution
References
Classes
|
Compute the pairwise distances within data or the pairwise distances between data and other_data. |