R/hdata.R

#' @title
#'
#' Head and neck cancer data
#'
#' @description High dimensional head and neck cancer gene expression data
#' @usage data(hdata)
#' @format A dataframe with 565 rows and 104 variables
#' \describe{
#' \item{ID}{ID of subjects}
#' \item{leftcensoring}{Initial censoring time}
#' \item{death}{Survival event}
#' \item{death2}{death due to other causes}
#' \item{os}{Duration of overall survival}
#' \item{PFS}{Duration of progression free survival}
#' \item{Prog}{Progression event}
#' \item{GJB1,...,HMGCS2}{High dimensional covariates}}
#' @examples data(hdata)
"hdata"

Try the afthd package in your browser

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

afthd documentation built on Oct. 1, 2021, 5:08 p.m.