Package: biostat3 Type: Package Title: Utility Functions, Datasets and Extended Examples for Survival Analysis Version: 0.2.3 Authors@R: c(person("Annika","Tillander", role="ctb"), person("Andreas","Karlsson", role="aut"), person("Johan","Zetterqvist", role="ctb"), person("Peter","Strom", role="ctb"), person("Benedicte","Delcoigne", role="ctb"), person("Mark","Clements", role=c("aut","cre"), email="mark.clements@ki.se") ) Description: Utility functions, datasets and extended examples for survival analysis. This extends a range of other packages, some simple wrappers for time-to-event analyses, datasets, and extensive examples in HTML with R scripts. The package also supports the course Biostatistics III entitled "Survival analysis for epidemiologists in R". Depends: survival, R (>= 3.5), MASS, methods Imports: graphics, stats Suggests: car, bshazard, rstpm2, Epi, dplyr, ggplot2, muhaz License: GPL (>=2) LazyData: yes LazyLoad: yes Repository: https://mclements.r-universe.dev Date/Publication: 2025-07-23 14:58:25 UTC RemoteUrl: https://github.com/mclements/biostat3 RemoteRef: HEAD RemoteSha: 90cd7d87d701352dfcda1a156789cc64aa676500 NeedsCompilation: no Packaged: 2026-06-18 09:20:27 UTC; root Author: Annika Tillander [ctb], Andreas Karlsson [aut], Johan Zetterqvist [ctb], Peter Strom [ctb], Benedicte Delcoigne [ctb], Mark Clements [aut, cre] Maintainer: Mark Clements