R/largeCaseMix.R

#' Large Case-Mix Data
#' 
#' @name largeCaseMix
#' @docType data
#' @format Data frame with the 5 variables: 
#' \describe{
#'   \item{age}{age of the patient}
#'   \item{sex}{gender of the patient}
#'   \item{cons}{consciousness}
#'   \item{center}{center of the patient}
#'   \item{outcome}{binary outcome variable}
#' }
#' @examples data(largeCaseMix)
#' str(largeCaseMix)
NULL
StatGent/RiskStandard documentation built on May 9, 2019, 1:57 p.m.