R/srdata.R

#' @title protein data
#' @description High dimensional pprotein gene expression data
#' @usage data(srdata)
#' @format A dataframe with 288 rows and 252 columns
#' \describe{
#' \item{ID}{ID of subjects}
#' \item{Visit}{Number of times observations recorded}
#' \item{event}{death as event 1 if died or 0 if alive}
#' \item{OS}{Duration of overall survival}
#' \item{leftcensored}{Left censoring information}
#' \item{lc}{Left censoring information}
#' \item{C6kine,.....,GFRalpha4}{High dimensional covariates}}
#' @examples data(srdata)
"srdata"

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.