powered by
A data set containing remission time in months of a sample of 128 bladder cancer patients
data("bladderdata")
A data frame with 128 observations on the following variable.
time
a numeric vector
# NOT RUN { data(bladderdata) ## maybe str(bladderdata) ; plot(bladderdata) ... # }
Run the code above in your browser using DataLab