-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathDESCRIPTION
More file actions
18 lines (18 loc) · 865 Bytes
/
DESCRIPTION
File metadata and controls
18 lines (18 loc) · 865 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: MatchingFrontier
Version: 2.0.3
Date: 2017-05-05
Type: Package
Title: Computation of the Balance - Sample Size Frontier in Matching Methods for Causal Inference
Author: Gary King, Christopher Lucas, and Richard Nielsen
Maintainer: Christopher Lucas <clucas@fas.harvard.edu>
Description: Returns the subset of the data with the minimum imbalance for
every possible subset size (N - 1, N - 2, ...), down to the data set with the
minimum possible imbalance. Also includes tools for the estimation
of causal effects for each subset size, functions for visualization
and data export, and functions for calculating
model dependence as proposed by Athey and Imbens.
URL: http://projects.iq.harvard.edu/frontier
Imports: MASS, igraph, segmented, utils, stats, graphics, grDevices
Suggests: stargazer
LazyData: true
License: GPL-3