Package: DMLLZU
Type: Package
Title: Double Machine Learning
Version: 0.1.1
Authors@R: c(
          person("Lixiong", "Yang", email = "ylx@lzu.edu.cn",role ="aut"),
          person("Junchang", "Zhao",email = "zhaojch19@lzu.edu.cn", role = c("aut","cre")))
Description: Yang(2020,<doi:10.1016/j.jeconom.2020.01.018>) come up with Double Machine Learning model ,it is based on this model, using four machine learning methods-- bagging, Boosting, random forest and neural network, and then  based on the four models   for two different combinations of the integrated model -- linear model combination and random forest .  
Author: Lixiong Yang [aut],
  Junchang Zhao [aut, cre]
Maintainer: Junchang Zhao <zhaojch19@lzu.edu.cn>
Depends: R (>= 3.2)
Imports: rlang, gbm ,lmtest ,nnet , sandwich,randomForest,caret,ISLR
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-21 10:26:42 UTC; zhao
Repository: CRAN
Date/Publication: 2021-05-21 12:12:10 UTC
