-
Notifications
You must be signed in to change notification settings - Fork 106
/
DESCRIPTION
23 lines (23 loc) · 896 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Title: Survival Analysis
Priority: recommended
Package: survival
Version: 3.7-3
Date: 2024-09-11
Depends: R (>= 3.5.0)
Imports: graphics, Matrix, methods, splines, stats, utils
LazyData: Yes
LazyDataCompression: xz
ByteCompile: Yes
Authors@R: c(person(c("Terry", "M"), "Therneau",
email="therneau.terry@mayo.edu",
role=c("aut", "cre")),
person("Thomas", "Lumley", role=c("ctb", "trl"),
comment="original S->R port and R maintainer until 2009"),
person("Atkinson", "Elizabeth", role="ctb"),
person("Crowson", "Cynthia", role="ctb"))
Description: Contains the core survival analysis routines, including
definition of Surv objects,
Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models,
and parametric accelerated failure time models.
License: LGPL (>=2)
URL: https://github.com/therneau/survival