R/survival_data.R

#' @title Sampele Survival data set
#'
#' @description This is the sample data set for function datecut.
#' The first column is the time difference between the patient admission date and death date
#' The second column is the indictor variable with 1 corresponding to patient death, 0 corresponding to patient alive
#' @name survival_data
#' @docType data
#' @usage survival_data
#' @format 100 rows and 2 column matrix
#' @keywords dataset
NULL

Try the PDN package in your browser

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

PDN documentation built on May 2, 2019, 3:10 p.m.