dissUtils: Utilities for making pairwise comparisons of multivariate data

This package has extensible C++ code for computing dissimilarities between vectors. It also has a number of C++ functions for assembling collections of dissimilarities. In particular, it lets you find a matrix of dissimilarities between the rows of two input matrices. There are also functions for finding the nearest neighbors of each row of a matrix, either within the matrix itself or within another matrix.

Version: 1.0
Depends: R (≥ 2.14)
Suggests: MASS (≥ 1.0)
Published: 2014-06-02
Author: Benjamin N. Taft
Maintainer: Benjamin N. Taft <ben.taft at landmarkacoustics.com>
License: GPL-2 | GPL-3 | file LICENSE [expanded from: GPL (≥ 2) | file LICENSE]
NeedsCompilation: yes
Materials: README
CRAN checks: dissUtils results

Documentation:

Reference manual: dissUtils.pdf

Downloads:

Package source: dissUtils_1.0.tar.gz
Windows binaries: r-devel: dissUtils_1.0.zip, r-release: dissUtils_1.0.zip, r-oldrel: dissUtils_1.0.zip
macOS binaries: r-release (arm64): dissUtils_1.0.tgz, r-oldrel (arm64): dissUtils_1.0.tgz, r-release (x86_64): dissUtils_1.0.tgz, r-oldrel (x86_64): dissUtils_1.0.tgz
Old sources: dissUtils archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dissUtils to link to this page.