Package: drsurv Type: Package Title: Doubly Robust Estimation of Survival Differences with Censored Data Version: 0.1.0 Authors@R: c(person(given = "Michael C", family = "Sachs", role = c("aut", "cre"), email = "sachsmc@gmail.com"), person(given = "Arvid", family = "Sjölander", role = c("aut")), person(given = "Erin E", family = "Gabriel", role = "aut")) URL: https://github.com/sachsmc/drsurv BugReports: https://github.com/sachsmc/drsurv/issues Date: 2024-01-28 Maintainer: Michael C Sachs Description: An implementation of several doubly robust estimators for the survival difference at a given time point and one more complex doubly robust estimator for the survival curve process. The estimators are doubly robust in the sense that they are consistent if the censoring model is correctly specified for censoring and either the outcome model is correctly specified for confounding or the exposure model is correctly specified for confounding. See for more details and examples. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: numDeriv, boot, mets, timereg, eventglm, stats RoxygenNote: 7.2.3 Depends: R (>= 4.1.0), survival Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://sachsmc.r-universe.dev Date/Publication: 2024-01-29 16:19:41 UTC RemoteUrl: https://github.com/sachsmc/drsurv RemoteRef: HEAD RemoteSha: 9496887f5bb266318eb60de8a1d0ba360f64c5c7 NeedsCompilation: no Packaged: 2026-07-12 07:20:02 UTC; root Author: Michael C Sachs [aut, cre], Arvid Sjölander [aut], Erin E Gabriel [aut]