biostat3-package {biostat3}R Documentation

Utility Functions, Datasets and Extended Examples for Survival Analysis

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".

Author(s)

Annika Tillander [ctb], Andreas Karlsson [aut], Johan Zetterqvist [ctb], Peter Strom [ctb], Benedicte Delcoigne [ctb], Mark Clements [aut, cre]

Maintainer: Mark Clements <mark.clements@ki.se>

Examples

  plot(muhaz2(Surv(surv_mm, status == "Dead: cancer")~1, melanoma))

[Package biostat3 version 0.1.9 Index]