This package provides functions for fitting the proportional rates model, additive rates model and additive-multiplicative rates model to recurrent event data with intermittenly observed time-dependent covariates.
The package can be installed from github:
install.packages("devtools")
library(devtools)
install_github("TianmengL/rectime", ref="main")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.