| aml | R Documentation |
Survival in patients with Acute Myelogenous Leukemia. The question at the time was whether the standard course of chemotherapy should be extended ('maintainance') for additional cycles.
aml
leukemia
| time: | survival or censoring time |
| status: | censoring status |
| x: | maintenance chemotherapy given? (factor) |
The usage above assumes that the survival package is attached via
library(survival) or via another package that depends on
survival, e.g., mstate. If not, then either survival::aml
can be used or data(cancer, package="survival").
Rupert G. Miller (1997), Survival Analysis. John Wiley & Sons. ISBN: 0-471-25218-2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.