R/gusto.R

#' Anonymized data from the gusto trial
#'
#' A dataset containing anonymized data from the gusto trial
#'
#' @format A data frame with 40830 rows and 29 variables:
#' \itemize{
#'   \item{day30}{whether death happened by day 30 after intervention}
#'   \item{sho}{whether cardiac shock was present}
#'   \item{hig}{whether the patient hat high blood pressure}
#'   \item{dia}{whether the patient had diabetes}
#'   \item{hrt}{whether the patient was on hormone replacement therapies}
#' }
#' @docType data
#' @keywords datasets
#' @name gusto
#' @source Internet
NULL
resplab/predtools documentation built on July 2, 2023, 2:58 a.m.