README.md

distPack

Travis build status Codecov test coverage

A package bundles functions to evaluate distance matrices by different methods.

Methods included

Accuracy

Since not all functions are available in R packages, I used a julia package called 'Distance'[https://github.com/JuliaStats/Distances.jl], which includes many distance functions. All provide good accuracy.

Efficiency

The functions are optimized by vectorization and minimize use of loops. The functions are tested with matrix in size 100 x 100 with 10000 elements. The elapsed time consumed are:



yingtliu/distPack documentation built on Jan. 1, 2021, 1:45 p.m.