• Terry M Therneau. Author, maintainer.

  • Thomas Lumley. Contributor, translator.
    original S->R port and R maintainer until 2009

  • Atkinson Elizabeth. Contributor.

  • Crowson Cynthia. Contributor.

Citation

Source: inst/CITATION

Therneau T (2024). A Package for Survival Analysis in R. R package version 3.8-3, https://CRAN.R-project.org/package=survival.

@Manual{survival-package,
  title = {A Package for Survival Analysis in R},
  author = {Terry M Therneau},
  year = {2024},
  note = {R package version 3.8-3},
  url = {https://CRAN.R-project.org/package=survival},
}

Terry M. Therneau, Patricia M. Grambsch (2000). Modeling Survival Data: Extending the Cox Model. Springer, New York. ISBN 0-387-98784-3.

@Book{survival-book,
  title = {Modeling Survival Data: Extending the {C}ox Model},
  author = {{Terry M. Therneau} and {Patricia M. Grambsch}},
  year = {2000},
  publisher = {Springer},
  address = {New York},
  isbn = {0-387-98784-3},
}