Learn R Programming

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

StatMatch (version 1.0.3)

Statistical Matching

Description

The package StatMatch provides some R functions to perform statistical matching, 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.0.3

License

EUPL

Maintainer

Marcello D'Orazio

Last Published

October 20th, 2011

Functions in StatMatch (1.0.3)

NND.hotdeck

Distance Hot Deck method.
gower.dist

Computes the Gower's Distance
rankNND.hotdeck

Rank distance hot deck method.
Fbwidths.by.x

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

Computes the Mahalanobis Distance
fact2dummy

Transforms a categorical variable in a set of dummy variables
maximum.dist

Computes the Maximum Distance
comb.samples

Statistical Matching of data from complex sample surveys
mixed.mtc

Statistical Matching via Mixed Methods
create.fused

Creates a matched (synthetic) dataset
Frechet.bounds.cat

Frechet bounds of cells in a contingency table
StatMatch-package

Statistical Matching
harmonize.x

Harmonizes the marginal (joint) distribution of a set of variables observed independently in two sample surveys on the same target population
RANDwNND.hotdeck

Random Distance hot deck.