d.oropha.rec | R Documentation |
An example from clinical medicine given by Kalbfleisch and Prentice (2002), a clinical trial on 195 patients with carcinoma of the oropharynx carried out by the Radiation Therapy Oncology Group in the United States. The patients were randomized into two treatment groups (“standard” and “test” treatment), and survival times were measured in days (rather, years in this recoded data set) from diagnosis.
data(d.oropha.rec)
A number of covariates were recorded for each patient at the entry to the study:
(1 = male, 2 = female)
(1 = standard, 2 = test)
(1 = well differentiated, 2 = moderately differentiated, 3 = poorly differentiated)
(1 = no disability, 2 = restricted work, 3 = requires assistance with self-care, 4 = confined to bed)
(an index of size and infiltration of tumor ranging from 1 to 4, with 1 indicating a small tumor and 4 a massive invasive tumor)
(an index of lymph node metastasis ranging from 0 to 3, with 0 indicating no evidence of metastases and 3 indicating multiple positive nodes or fixed positive nodes)
Aalen OO, Borgan O, Gjessing HK. Survival and Event History Analysis: A Process Point of View. Springer-Verlag, 2008.
Web page for invGauss
: http://www.uib.no/smis/gjessing/projects/invgauss/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.