#' lusc
#'
#' @details Patients diagnosed with lung squamous cell lung cancer.
#' The dataset has been pre-processed to select the clinical variable
#' of interest and imputed through multiple imputation by chained equations.
#' @name lusc
#' @aliases lusc
#' @docType data
#' @return \item{lusc}{a data frame}
#'
#' @keywords datasets
#' @examples
#' data(lusc)
#' str(lusc)
#' @references
#' The Cancer Genome Atlas TCGA
NULL
#' ic2surv
#'
#' @details These data are the response variables time/status and includes
#' selected variables by glmnet, either using intclust2 only or the pooled dataset and treatment effects.
#'
#' @name ic2surv
#' @aliases intclust2dat
#' @docType data
#' @return \item{intclust2dat}{a data frame}
#'
#' @keywords datasets
#' @examples
#' data(intclust2dat)
#' str(intclust2dat)
#' @references
#' Pereira, B. et al. Nat. Commun. 7, 2016.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.