This package browser is in early development. Mind the rough edges.

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.

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.