krlmlr/mangow: Generate a Manhattan Distance Problem from a Gower's Distance Problem

The transformation of a Gower's distance problem to a Manhattan distance problem allows using algorithms that operate on the Manhattan metric (e.g., nearest-neighbor search in the 'RANN.L1' package) on mixed-type datasets.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1-1
URL http://krlmlr.github.io/mangow
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("krlmlr/mangow")
krlmlr/mangow documentation built on Jan. 1, 2020, 4:53 p.m.