Concrete
concrete: an R package implementing CONtinuous-time Competing Risks Targeted maximum likelihood Estimation
Install / Use
/learn @imbroglio-dc/ConcreteREADME
<!-- README.md is generated from README.Rmd. Please edit that file -->
concrete
Continuous-Time Targeted Maximum Likelihood Estimation for Survival Analysis with Competing Risks
Description
concrete is an R package designed to use targeted maximum likelihood
estimation (TMLE) to compute covariate-adjusted marginal cumulative
incidence estimates in right-censored survival settings with and without
competing risks.
Installation
concrete is under active development, so we recommend installing the
latest release from Github via devtools with:
devtools::install_github("imbroglio-dc/concrete")
You can download the latest stable release of concrete from CRAN via
install.packages("concrete")
Issues
If you encounter any bugs or have any specific feature requests, please file an issue.
