R/bcos.R

#' bcos : breast cosmesis data
#' @name bcos
#' @description A data frame with 94 observations on the following 3 variables : \itemize{
#' \item left
#' \item right
#' \item treatment
#' }
#' The data comes from the \code{Interval} library by Michael P. Fay.
#' @author Michael P. Fay
#' @examples head(bcos)
#' @docType data
#' @keywords dataset
#' @references Finkelstein, D.M., and Wolfe, R.A. (1985). A semiparametric model for regression analysis of interval-censored failure time data. Biometrics 41: 731-740.
NULL

Try the MIICD package in your browser

Any scripts or data that you put into this service are public.

MIICD documentation built on May 2, 2019, 11:01 a.m.