Package: timereg Title: Flexible Regression Models for Survival Data Version: 2.0.7 Date: 2025-08-12 Authors@R: c( person("Thomas", "Scheike", role=c("aut", "cre"),email="ts@biostat.ku.dk"), person("Torben","Martinussen", role=c("aut")), person("Jeremy", "Silver", role=c("ctb")), person("Klaus K.", "Holst", role=c("ctb"))) Description: Programs for Martinussen and Scheike (2006), `Dynamic Regression Models for Survival Data', Springer Verlag. Plus more recent developments. Additive survival model, semiparametric proportional odds model, fast cumulative residuals, excess risk models and more. Flexible competing risks regression including GOF-tests. Two-stage frailty modelling. PLS for the additive risk model. Lasso in the 'ahaz' package. LazyLoad: yes URL: https://github.com/scheike/timereg Depends: R (>= 2.15), survival Imports: lava, numDeriv, stats, graphics, grDevices, utils, methods Suggests: mets, License: GPL (>= 2) Roxygen: list(wrap=FALSE) Encoding: UTF-8 RoxygenNote: 7.3.2 Repository: https://scheike.r-universe.dev Date/Publication: 2026-03-04 12:54:32 UTC RemoteUrl: https://github.com/scheike/timereg RemoteRef: HEAD RemoteSha: 11af5dc72c7fe2bed518d3fdc5ad3ca723a5b6f5 NeedsCompilation: yes Packaged: 2026-06-18 07:50:51 UTC; root Author: Thomas Scheike [aut, cre], Torben Martinussen [aut], Jeremy Silver [ctb], Klaus K. Holst [ctb] Maintainer: Thomas Scheike