distops-package {distops} | R Documentation |
distops: Usual Operations for Distance Matrices in R
Description
It provides the subset operator for dist objects and a function to compute medoid(s) that are fully parallelized leveraging the 'RcppParallel' package. It also provides functions for package developers to easily implement their own parallelized dist() function using a custom 'C++'-based distance function.
Author(s)
Maintainer: Aymeric Stamm aymeric.stamm@cnrs.fr (ORCID)
See Also
Useful links:
Report bugs at https://github.com/lmjl-alea/distops/issues
[Package distops version 0.1.0 Index]