Skip to content

v0.3.1

Choose a tag to compare

@falafelbot falafelbot released this 30 Apr 19:54
· 307 commits to master since this release

In this release, we added the function calcMantel, for completeness. This function calculates Mantel's correlation (rM) from either SpatialPoints objects or (if distances are already calculated) distance matrices.

We also sped up the calculation of distances used in calculating and estimating rM (in calcMantel, estMantel, and optionally in estMC).

estMC no longer requires geoBias or geoVCov for GPS data.