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

Try the predtools package in your browser

Any scripts or data that you put into this service are public.

predtools documentation built on June 7, 2023, 5:58 p.m.