Package: postDoubleR
Title: Post Double Selection with Double Machine Learning
Version: 1.4.12
Authors@R: 
    person(given = "Juraj",
           family = "Szitás",
           role = c("aut", "cre"),
           email = "szitas.juraj13@gmail.com")
BugReports: https://github.com/JSzitas/postDoubleR/issues
Description: Implements post double selection using double machine learning,
             see Chernozhukov, Chetverikov, Demirer, Duflo,
             Hansen, Newey, Robins (2017) <doi:10.1111/ectj.12097>, 
             for various models, using several back ends. Allows the user flexibility
             in specifying their own methods for estimation.  
License: GPL-3
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
Encoding: UTF-8
LazyData: true
URL: https://github.com/JSzitas/postDoubleR
RoxygenNote: 6.1.1
Imports: glmnet, grf, neuralnet, progress, ggplot2, stats, parallel,
        doParallel
NeedsCompilation: no
Packaged: 2019-10-03 08:55:32 UTC; juraj
Author: Juraj Szitás [aut, cre]
Maintainer: Juraj Szitás <szitas.juraj13@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-07 10:40:03 UTC
