R/extdata.R

#' Dataset colesterol
#'
#' This is a dataset containing simulated variables related to colesterol
#'
#' @name colesterol
#' 
#' @section colesterol.csv:
#'
#' \describe{
#'   \item{TCholesterol}{TCholesterol}
#'   \item{Age}{Age}
#'   \item{Insulin}{Insulin}
#'   \item{Creatinine}{Creatinine}
#'   \item{BUN }{BUN}
#'   \item{LLDR}{LLDR}
#'   \item{Triglycerides}{Triglycerides}
#'   \item{HDL_C}{HDL_C}
#'   \item{LDL_C}{LDL_C}
#'   \item{Sex}{Sex}
#' }
#'
#' This data is used in bdImport_text_to_hdf5().
NULL

Try the BigDataStatMeth package in your browser

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

BigDataStatMeth documentation built on March 30, 2022, 1:07 a.m.