bladderCancer | R Documentation |
Data.frame
data(bladderCancer)
The data frame has 31 rows and 3 variables:
0 = small primary tumor (< 3 cm) and 1 = large primary tumor (> 3cm).
Number of tumors.
Follow up time in months.
Study on recurrence of bladder cancer tumor patients. Each patient had perviously received surgery to remove a primary tumor. The size of the primary removed tumor was recorded. After different follow up times the number of recurring tumors were recorded.
Bilder, C.R., & Loughin, T.M. (2014). Analysis of Categorical Data with R (1st ed.). Chapman and Hall/CRC. https://doi.org/10.1201/b17211
data("bladderCancer", package='syllogi')
str(bladderCancer)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.