R/hnscc.R

#' @title
#' High dimensional head and neck cancer survival and gene expression data
#'
#' @description High dimensional head and neck cancer gene expression data
#' @usage hnscc
#' @format A dataframe with 565 rows and 104 variables
#' \describe{
#' \item{ID}{"Column/Variable name" consisting id of subjects}
#' \item{Death}{"Column/Variable name" consisting survival event}
#' \item{OS}{"Column/Variable name" consisting duration of overall survival}
#' \item{PFS}{"Column/Variable name" consisting duration of progression free survival}
#' \item{Prog}{"Column/Variable name" consisting progression event}
#' \item{GJB1,...,HMGCS2}{High dimensional covariates}}
#' @examples
#' data(hnscc)
"hnscc"

Try the highMLR package in your browser

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

highMLR documentation built on July 18, 2022, 9:06 a.m.