R/hnscc.R

#' @title Head and neck cancer data
#'
#' @description High dimensional head and neck cancer gene expression data
#' @usage data(hnscc)
#' @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}{Survival event with competing risk}
#' \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(hnscc)
"hnscc"

Try the autohd package in your browser

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

autohd documentation built on May 10, 2021, 9:10 a.m.