nutritionCancer | R Documentation |
Data.frame
data(nutritionCancer)
The data frame has 50 rows and 6 variables:
ID number of each patient.
The age of the patient in years.
The duration or time in months the patient has had breast cancer.
The number of servings the patient eats of fruits and vegetables in a typical day.
Does or did any blood relatives (i.e. mother, grandmother, aunt, etc.) have or had breast cancer?
The stage of the cancer: 0-non-invasive to IV-very invasive or "advanced" cancer.
Fictitious data set for teaching purposes. The fictitious scenario:
The purpose of a medical study is to examine the relationship between eating fruits and vegetables and breast cancer. To study the relationship, 1500 caucasian women with breast cancer were randomly selected from the list of cancer patients in the U.S. The first 50 patients have been measured.
Fictitious data set
data("nutritionCancer", package='syllogi')
str(nutritionCancer)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.