Package: optrdd
Title: Optimized Regression Discontinuity Designs
Version: 1.0
Authors@R: c(
  person("Guido", "Imbens", email = "imbens@stanford.edu", role = c("aut")),
  person("Stefan", "Wager", email = "swager@stanford.edu", role = c("aut", "cre")))
Description: Optimized inference in regression discontinuity designs, as proposed by Imbens and Wager (2017) <arXiv:1705.01677>.
Depends: R (>= 3.0.1)
Imports: quadprog, splines, Matrix, CVXR
Suggests: Rmosek, RColorBrewer, testthat
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-02 23:07:14 UTC; swager
Author: Guido Imbens [aut],
  Stefan Wager [aut, cre]
Maintainer: Stefan Wager <swager@stanford.edu>
Repository: CRAN
Date/Publication: 2018-02-04 15:46:21 UTC
