concrete: Continuous-Time Competing Risks Estimation using Targeted Minimum Loss-Based Estimation (TMLE)

One-step continuous-time Targeted Minimum Loss-Based Estimation (TMLE) for outcome-specific absolute risk estimands in right-censored survival settings with or without competing risks, implementing the methodology described in Rytgaard et al. (2023) <doi:10.1111/biom.13856> and Rytgaard and van der Laan (2023) <doi:10.1007/s10985-022-09576-2>. Currently 'concrete' can be used to estimate the effects of static or dynamic interventions on binary treatments given at baseline, cross-validated initial estimation of treatment propensity is done using the 'SuperLearner' package, and initial estimation of conditional hazards is done using ensembles of Cox regressions from the 'survival' package or Coxnet from the 'glmnet' package.

Version: 1.0.5
Depends: R (≥ 3.5.0)
Imports: data.table, survival, zoo, origami, SuperLearner, nleqslv, MASS, Rcpp (≥ 1.0.11)
LinkingTo: Rcpp, RcppArmadillo
Suggests: nnls, xgboost, glmnet, ranger, ggplot2, testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2023-09-10
Author: David Chen ORCID iD [aut, cre]
Maintainer: David Chen <david.chen49 at berkeley.edu>
BugReports: https://github.com/imbroglio-dc/concrete/issues
License: GPL (≥ 3)
URL: https://github.com/imbroglio-dc/concrete
NeedsCompilation: yes
Materials: README
CRAN checks: concrete results

Documentation:

Reference manual: concrete.pdf
Vignettes: Using-concrete

Downloads:

Package source: concrete_1.0.5.tar.gz
Windows binaries: r-devel: concrete_1.0.5.zip, r-release: concrete_1.0.5.zip, r-oldrel: concrete_1.0.5.zip
macOS binaries: r-release (arm64): concrete_1.0.5.tgz, r-oldrel (arm64): concrete_1.0.5.tgz, r-release (x86_64): concrete_1.0.5.tgz, r-oldrel (x86_64): concrete_1.0.5.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=concrete to link to this page.