colon
dataset used for teaching.Sample from the colon
dataset used for teaching.
data("colon_sample")
A data frame with 35 observations on the following 9 variables.
sex
a factor with levels Male
Female
age
a numeric vector
stage
a factor with levels Unknown
Localised
Regional
Distant
mmdx
a numeric vector
yydx
a numeric vector
surv_mm
a numeric vector
surv_yy
a numeric vector
status
a factor with levels Alive
Dead: cancer
Dead: other
Lost to follow-up
subsite
a factor with levels Coecum and ascending
Transverse
Descending and sigmoid
Other and NOS
# NOT RUN {
data(colon_sample)
## maybe str(colon_sample) ; plot(colon_sample) ...
# }
Run the code above in your browser using DataLab