Landmark models predicting risk using Cox proportional hazards and linear mixed-effects. Optimised for electronic health records, Based on Paige et al. (2018).
Running the below code will install the package.
if (!require("devtools")) install.packages("devtools")
devtools::install_github("nathansam/clmel")