r-gower 1.0.2
Gower's distance
This package provides tools to compute Gower's distance (or similarity) coefficient between records, and to compute the top-n matches between records. Core algorithms are executed in parallel on systems supporting OpenMP.
- Outputs:
out
- Website: https://github.com/markvanderloo/gower
- Licenses: GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-gower 1.0.2
as follows:
guix install r-gower@1.0.2
Or install the latest version:
guix install r-gower
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.