R/srdata.R

#' @title
#' High dimensional protein gene expression data
#'
#' @description High dimensional protein gene expression data
#' @usage srdata
#' @format A dataframe with 288 rows and 250 variables
#' \describe{
#' \item{ID}{"Column/Variable name" consisting id of subjects}
#' \item{Visit}{"Column/Variable name" consisting number of times observations recorded}
#' \item{event}{"Column/Variable name" consisting survival event}
#' \item{OS}{"Column/Variable name" consisting duration of overall survival}
#' \item{C6kine,.....,GFRalpha4}{High dimensional covariates}}
#' @examples data(srdata)
"srdata"

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.