CRAN/E | matchFeat

matchFeat

One-to-One Feature Matching

Installation

About

Statistical methods to match feature vectors between multiple datasets in a one-to-one fashion. Given a fixed number of classes/distributions, for each unit, exactly one vector of each class is observed without label. The goal is to label the feature vectors using each label exactly once so to produce the best match across datasets, e.g. by minimizing the variability within classes. Statistical solutions based on empirical loss functions and probabilistic modeling are provided. The 'Gurobi' software and its 'R' interface package are required for one of the package functions (match.2x()) and can be obtained at (free academic license). For more details, refer to Degras (2022) doi:10.1080/10618600.2022.2074429 "Scalable feature matching for large data collections" and Bandelt, Maas, and Spieksma (2004) doi:10.1057/palgrave.jors.2601723 "Local search heuristics for multi-index assignment problems with decomposable costs".

Key Metrics

Version 1.0
R ≥ 3.5.0
Published 2022-12-13 509 days ago
Needs compilation? no
License GPL-2
CRAN checks matchFeat results

Downloads

Yesterday 3 -25%
Last 7 days 46 -34%
Last 30 days 189 -7%
Last 90 days 532 -23%
Last 365 days 2.260 +188%

Maintainer

Maintainer

David Degras

david.degras@umb.edu

Authors

David Degras

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Depends

R ≥ 3.5.0

Imports

clue
foreach
methods
utils

Suggests

gurobi