forked from IQSS/cem
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
21 lines (20 loc) · 905 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: cem
Type: Package
Title: Coarsened Exact Matching
Version: 1.1.29
Authors@R: c(person("Stefano M.", "Iacus", email = "[email protected]", role = c("aut", "cre")),
person("Gary", "King", email = "[email protected]", role = c("aut")),
person("Giuseppe", "Porro", email = "[email protected]", role = c("aut")),
person("Richard", "Nielsen", email = "[email protected]", role = c("aut"))
)
Depends: tcltk, lattice
Imports: MatchIt, combinat, randomForest, nlme
Suggests: Amelia(>= 1.2-0)
Maintainer: Stefano M. Iacus <[email protected]>
Description: Implementation of the Coarsened Exact Matching algorithm discussed
along with its properties in
Iacus, King, Porro (2011) <DOI:10.1198/jasa.2011.tm09599>;
Iacus, King, Porro (2012) <DOI:10.1093/pan/mpr013> and
Iacus, King, Porro (2019) <DOI:10.1017/pan.2018.29>.
License: GPL-2
URL: https://gking.harvard.edu/cem