Learn R Programming

⚠️There's a newer version (1.4.3) of this package.Take me there.

StatMatch (version 1.2.2)

Statistical Matching (aka data fusion)

Description

The package StatMatch provides some R functions to perform statistical matching (aka data fusion), i.e. the integration of two data sources referred to the same target population which share a number of common variables. Some functions can also be used to impute missing values in data sets through hot deck imputation methods. Methods to perform statistical matching when dealing with data from complex sample surveys are available too.

Copy Link

Version

Install

install.packages('StatMatch')

Monthly Downloads

1,008

Version

1.2.2

License

GPL (>= 2)

Maintainer

Marcello D'Orazio

Last Published

June 19th, 2014

Functions in StatMatch (1.2.2)

comb.samples

Statistical Matching of data from complex sample surveys
harmonize.x

Harmonizes the marginal (joint) distribution of a set of variables observed independently in two sample surveys referred to the same target population
Fbwidths.by.x

Computes the Frechet bounds of cells in a contingency table by considering all the possible subsets of the common variables.
create.fused

Creates a matched (synthetic) dataset
NND.hotdeck

Distance Hot Deck method.
RANDwNND.hotdeck

Random Distance hot deck.
samp.C

Artificial data set resembling EU--SILC survey
pw.assoc

Pairwise association measure between categorical variables
fact2dummy

Transforms a categorical variable in a set of dummy variables
comp.prop

Compares two distributions of categorical variables
samp.B

Artificial data set resembling EU--SILC survey
maximum.dist

Computes the Maximum Distance
gower.dist

Computes the Gower's Distance
mixed.mtc

Statistical Matching via Mixed Methods
mahalanobis.dist

Computes the Mahalanobis Distance
StatMatch-package

Statistical Matching or Data Fusion
samp.A

Artificial data set resembling EU--SILC survey
Frechet.bounds.cat

Frechet bounds of cells in a contingency table
rankNND.hotdeck

Rank distance hot deck method.