R/surv.R

#' @name surv
#' @title Survival information from on the patient
#' @description This data set contains survival censored information
#' @docType data
#' @usage surv
#' @format one instance, 1 row per patient
#' @source IGR, Villejuif, France
#' @author V Frouin, 2012-07-31
#' @examples \dontrun{
#' library(gliomaData)
#' #read data
#' data(surv)
#'}
NULL
stnava/gliomaData documentation built on June 24, 2020, 12:29 a.m.