#' This is the Surgical unit data
#'
#' @name SUData
#' @docType data
#' @details These are the columns and their meanings
#' \itemize{
#' \item{\code{EnT}} Enzyme function test score
#' \item{\code{Gender}} Gender of the patient (0: male, 1: female)
#' \item{\code{Alcohol}} History of alcohol use (0: none, 1: moderate, 2: severe)
#' \item{\code{SurvivalTime}} Survival time of each patient (the outcome of interest)
#' }
#' @keywords data SU
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.