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"

Try the vlad package in your browser

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

vlad documentation built on Feb. 15, 2021, 5:12 p.m.