tvcure is an R package for estimating proportional hazards cure models with time-varying covariates using the counting process data structure.
tvcure can be installed from GitHub using the devtools package by running the following code:
# install.packages("devtools")
devtools::install_github("gwilliford/tvcure")
Example code can be found on several of my other GitHub pages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.