R/smallCaseMix.R

#' Small Case-Mix Data
#' 
#' @name smallCaseMix
#' @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(smallCaseMix)
#'   str(smallCaseMix)
NULL
StatGent/RiskStandard documentation built on May 9, 2019, 1:57 p.m.