Learn R Programming

gower (version 1.0.2)

Gower's Distance

Description

Compute Gower's distance (or similarity) coefficient between records. Compute the top-n matches between records. Core algorithms are executed in parallel on systems supporting OpenMP.

Copy Link

Version

Install

install.packages('gower')

Monthly Downloads

133,554

Version

1.0.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

December 17th, 2024

Functions in gower (1.0.2)

gower_topn

Find the top-n matches
gower_dist

Gower's distance
gower-package

Gower's distance/similarity measure.