Package: drtmle Title: Doubly-Robust Nonparametric Estimation and Inference Version: 1.1.2 Authors@R: c( person("David", "Benkeser", email = "benkeser@emory.edu", role = c("aut", "cre","cph"), comment = c(ORCID = "0000-0002-1019-8343")), person("Nima", "Hejazi", email = "nhejazi@berkeley.edu", role = "ctb", comment = c(ORCID = "0000-0002-7127-2789"))) Description: Targeted minimum loss-based estimators of counterfactual means and causal effects that are doubly-robust with respect both to consistency and asymptotic normality (Benkeser et al (2017), ; MJ van der Laan (2014), ). Depends: R (>= 3.5.0) Imports: SuperLearner, np, future.apply Suggests: testthat, knitr, rmarkdown, gam, quadprog, nloptr, parallel, foreach, stringi License: MIT + file LICENSE URL: https://github.com/benkeser/drtmle BugReports: https://github.com/benkeser/drtmle/issues Encoding: UTF-8 VignetteBuilder: knitr Roxygen: list(markdown = TRUE, old_usage = TRUE, r6 = FALSE) RoxygenNote: 7.1.1 Config/pak/sysreqs: make Repository: https://benkeser.r-universe.dev Date/Publication: 2022-12-29 16:56:27 UTC RemoteUrl: https://github.com/benkeser/drtmle RemoteRef: HEAD RemoteSha: 538a3a264c1ca984b6d88978ca7f96165f43152c NeedsCompilation: no Packaged: 2026-07-04 04:10:35 UTC; root Author: David Benkeser [aut, cre, cph] (ORCID: ), Nima Hejazi [ctb] (ORCID: ) Maintainer: David Benkeser