File: CITATION

package info (click to toggle)
r-cran-matchit 4.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,252 kB
  • sloc: cpp: 3,034; makefile: 5
file content (16 lines) | stat: -rw-r--r-- 388 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bibentry(
  "Article",
  title = "{MatchIt}: Nonparametric Preprocessing for Parametric Causal Inference",
  author = c(
  person("Daniel E.", "Ho"),
  person("Kosuke", "Imai"),
  person("Gary", "King"),
  person("Elizabeth A.", "Stuart")
  ),
  year = 2011,
  journal = "Journal of Statistical Software",
  volume = 42,
  number = 8,
  pages = "1--28",
  doi = "10.18637/jss.v042.i08",
)