digestive_cancer_survival_df: Digestive Cancer Survival Times

digestive_cancer_survival_dfR Documentation

Digestive Cancer Survival Times

Description

This dataset, digestive_cancer_survival_df, is a data frame containing survival times (in days) of cancer patients with advanced cancer of the stomach, bronchus, colon, ovary, or breast. All patients included in this dataset received treatment that involved supplemental ascorbate.

Usage

data(digestive_cancer_survival_df)

Format

A data frame with 17 observations and 5 variables:

stomach

Integer values indicating survival times (in days) for patients with stomach cancer

bronchus

Integer values indicating survival times (in days) for patients with bronchial cancer

colon

Integer values indicating survival times (in days) for patients with colon cancer

ovary

Integer values indicating survival times (in days) for patients with ovarian cancer

breast

Integer values indicating survival times (in days) for patients with breast cancer

Details

The dataset name has been kept as 'digestive_cancer_survival_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the DigestiveDataSets package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame. The original content has not been modified in any way.

Source

Data taken from the RbyExample package version 0.0.100.


DigestiveDataSets documentation built on June 8, 2025, 1:04 p.m.