forked from synth-inference/synthdid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
27 lines (27 loc) · 809 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: synthdid
Title: Synthetic Difference-in-Difference Estimation
Version: 0.0.9
Author: Dmitry Arkhangelsky [aut]
Susan Athey [aut]
David A. Hirshberg [aut, cre]
Guido W. Imbens [aut]
Stefan Wager [aut]
Maintainer: David A. Hirshberg <[email protected]>
Description: Estimate average treatment effects in panel data.
Currently provides methods only for the case that all treated units
adopt treatment at the same time.
Depends:
R (>= 3.4)
Imports:
mvtnorm
License: GPL (>= 2) | BSD_3_clause + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Suggests:
testthat,
ggplot2,
CVXR
URL: https://github.com/synth-inference/synthdid
BugReports: https://github.com/synth-inference/synthdid/issues