Learn R Programming

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

MatchIt (version 4.1.0)

Nonparametric Preprocessing for Parametric Causal Inference

Description

Selects matched samples of the original treated and control groups with similar covariate distributions -- can be used to match exactly on covariates, to match on propensity scores, or perform a variety of other matching procedures. The package also implements a series of recommendations offered in Ho, Imai, King, and Stuart (2007) .

Copy Link

Version

Install

install.packages('MatchIt')

Monthly Downloads

26,487

Version

4.1.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Noah Greifer

Last Published

December 15th, 2020

Functions in MatchIt (4.1.0)

method_nearest

Nearest Neighbor Matching
matchit

Matching for Causal Inference
lalonde

Data from National Supported Work Demonstration and PSID, as analyzed by Dehejia and Wahba (1999).
method_exact

Exact Matching
add_s.weights

Add sampling weights to a matchit object
method_genetic

Genetic Matching
method_full

Optimal Full Matching
match.data

Construct a matched dataset from a matchit object
distance

Propensity scores and other distance measures
method_cem

Coarsened Exact Matching
plot.matchit

Generate Balance Plots after Matching and Subclassification
summary.matchit

View a balance summary of a matchit object
plot.summary.matchit

Generate a Love Plot of Standardized Mean Differences
method_subclass

Subclassification
method_optimal

Optimal Pair Matching