R/largeCaseMix_missing.R

#' Large Case-Mix Data with Missing Consciousness Level for Certain Patients
#' 
#' @name largeCaseMix_missing
#' @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_missing)
#' str(largeCaseMix_missing)
NULL
StatGent/RiskStandard documentation built on May 9, 2019, 1:57 p.m.