R/data.R

#' Surgical outcome data.
#'
#' A data set with the risk scores and surgical outcomes of 2,500 patients.
#'
#' @format A data frame with 2500 rows and 2 variables:
#' \describe{
#'   \item{s}{Risk scores}
#'   \item{y}{Binary operation outcome (0=survival, 1=death)}
#' }
"surgery"
wittenberg/vlad documentation built on June 1, 2021, 6:44 p.m.