#' UMARU IMPACT Study data
#'
#' A subset of data from the University of Massachusets Aids Research Unit (UMARU) IMPACT study.
#' @name umaru
#' @docType data
#' @format A data frame with 575 rows and 10 variables
#' \describe{
#' \item{X}{observation count}
#' \item{id}{identification code}
#' \item{age}{Age in years}
#' \item{beckscore}{Beck Depression Score at admission}
#' \item{ndrugtx}{Number of prior drug treatments}
#' \item{treat}{treat}
#' \item{site}{site}
#' \item{los}{los}
#' \item{time}{time to event}
#' \item{censor}{censor event}
#' \item{heroin}{heroin use at admission}
#' \item{cocaine}{cocaine use at admission}
#' \item{drugtx}{Prior Drug treatment, yes/no}
#' \item{ivdrug}{Prior IV drug treatment}
#' \item{nonwhite}{1 if non white, 0 otherwise}
#' }
#' @source <https://ftp.idu.ac.id/wp-content/uploads/ebook/ip/REGRESI%20LOGISTIK/epdf.pub_applied-logistic-regression-wiley-series-in-probab.pdf>
"umaru"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.