R/hnscc.R

#' @title hnscc
#'
#' 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{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 SurviMChd package in your browser

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

SurviMChd documentation built on May 23, 2021, 5:07 p.m.