General interface for calculating distance between objects. The package aims to provide a common interface for computing distance functions using a function called distance() with a parameter containing the name of the distance to be used (Euclidean, Jaccard, Manhattan, Cosine...). Also, it works with tibbles as input instead of matrices (dist() classic function only works with matrices). The distances are computed in C to speed up the execution. V. B. Surya Prasath et al. (2019) <arXiv:1708.04321v3>
Package details |
|
---|---|
Author | Noelia Rico [aut, cre] |
Maintainer | Noelia Rico <noeliarico@uniovi.es> |
License | GPL-3 |
Version | 0.1.0 |
URL | https://github.com/noeliarico/dists http://noeliarico.github.io/dists/ |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.