R/bladder.R

#' Bladder dataset
#' 
#' Bladder dataset.
#' 
#' @format A data.frame with 191 rows and the following variables:
#' \describe{
#' \item{id}{}
#' \item{event}{}
#' \item{interval}{}
#' \item{inttime}{}
#' \item{start}{}
#' \item{stop}{}
#' \item{tx}{}
#' \item{num}{}
#' \item{size}{}
#' }
#' @source Kleinbaum, D.G. and Klein, M. (2012) Survival Analysis - A
#'     Self-Learning Text, 3rd ed., Springer
#' @examples
#' head(bladder, n = 10)
#' summary(bladder)
"bladder"
lbraglia/suanselete3 documentation built on May 20, 2019, 11:26 p.m.