lalonde.matched.card {randChecks}R Documentation

A Cardinality Matched Dataset for the Lalonde (1986) Data

Description

Data from Lalonde (1986) and two matched datasets: One where optimal 1:1 propensity score matching was used, and one where cardinality matching was used, with the balance constraint that all standardized covariate mean differences be below 0.1.

Usage

data(lalondeMatches)

Format

240 units (rows) and 10 variables (columns). The columns are:

Details

The cardinality matched datset was produced using the designmatch R package.

References

LaLonde, R. J. (1986). Evaluating the econometric evaluations of training programs with experimental data. The American Economic Review, 604-620.

Examples

	data(lalondeMatches)
	lalonde.matched.card

[Package randChecks version 0.2.1 Index]