Learn R Programming

NovelDistns (version 0.1.0)

bladderdata: Bladder Cancer data

Description

A data set containing remission time in months of a sample of 128 bladder cancer patients

Usage

data("bladderdata")

Arguments

Format

A data frame with 128 observations on the following variable.

time

a numeric vector

Examples

Run this code
# NOT RUN {
data(bladderdata)
## maybe str(bladderdata) ; plot(bladderdata) ...
# }

Run the code above in your browser using DataLab