R/data_treament.R

#' Dataset of treament, a kind of censored data, in chapter15
#'
#' A dataset containing treament,housesize,income2,outcome2,chronicle and Hukou of 14 objects.
#'
#' @format A data frame with 14 rows and 6 variables:
#' \describe{
#'   \item{treament}{the number of treament in hospital}
#'   \item{housesize}{the population of the house}
#'   \item{income2}{income}
#'   \item{outcome2}{outcome}
#'   \item{chronicle}{ever has treament history}
#'   \item{hukou}{ever has hukou}
#' }
#'
"treament"
zhaoxue-xmu/RDA documentation built on May 4, 2019, 10:17 p.m.