R/data.R

#' UCI Heart Failure Data
#'
#' A subset of data from the World Health Organization Global Tuberculosis
#' Report ...
#'
#' @format ## `uci_heart_failure`
#' A data frame with 299 rows and 13 columns:
#' \describe{
#'   \item{DEATH_EVENT}{Boolean: If the patient died during the follow-up period}
#' }
#' @source <https://archive.ics.uci.edu/dataset/519/heart+failure+clinical+records>
"uci_heart_failure"
egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.