Package: DDL
Type: Package
Title: Doubly Debiased Lasso (DDL)
Version: 1.0.0
Authors@R: c(
    person("Domagoj", "Ćevid", email = "cevid@stat.math.ethz.ch", role = c("aut")),
    person("Chengzhu", "Huang", email="czhuang0710@gmail.com", role = c("aut")),
    person("Zijian", "Guo", email = "zijguo@stat.rutgers.edu", role = c("aut","cre")),
    person("Peter", "Bühlmann", email = "buhlmann@stat.math.ethz.ch", role = c("aut")))
Description: Statistical inference for the regression coefficients in high-dimensional linear models with hidden confounders. The Doubly Debiased Lasso method was proposed in <arXiv:2004.03758>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: stats, glmnet, Matrix
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-04-14 13:27:54 UTC; zhuyuqi
Author: Domagoj Ćevid [aut],
  Chengzhu Huang [aut],
  Zijian Guo [aut, cre],
  Peter Bühlmann [aut]
Maintainer: Zijian Guo <zijguo@stat.rutgers.edu>
Repository: CRAN
Date/Publication: 2022-04-15 10:42:33 UTC
Built: R 4.0.5; ; 2022-04-21 09:14:34 UTC; windows
