R/testdata.R

#' Medical data of 5735 patients.
#'
#' This dataset contains medical data of 5735 patients
#' diamonds.
#'
#' @format A data frame with 5735 rows and 12 variables:
#' \describe{
#'   \item{age}{patients age}
#'   \item{ARF}{something}
#'   \item{female}{is patient female (1) or not (0)}
#'   \item{sepsis}{Sepsis Diagnosis}
#'   \item{CHF}{Congestive Heart Failure}
#'   \item{Cirr}{Cirrhosis}
#'   \item{colcan}{Colon Cancer}
#'   \item{Coma}{Coma}
#'   \item{lungcan}{Lung cancer}
#'   \item{MOSF}{Malignancy}
#'   \item{treatment}{RHC (Swan-Ganz catheter)}
#'   \item{meanbp1}{Mean blood pressure}
#'   ...
#' }
#' @source \url{http://biostat.mc.vanderbilt.edu/wiki/pub/Main/DataSets/rhc.html}
"testdata"

Try the weightedZdiff package in your browser

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

weightedZdiff documentation built on Aug. 18, 2020, 5:07 p.m.