R/triglyceride.R

#' triglyceride
#'
#' Table 9.11: Blood Plasma Measurements Related to Total Triglyceride Level
#'
#' @format 9 arguments across 13 observations
#' \describe{
#' \item{patient}{Patient ID}
#' \item{total}{Total triglyceride level, mmol/liter}
#' \item{sex}{Sex of the patient (coded as female = 0, male = 1)}
#' \item{obese}{Whether patient is obese (coded as no = 0, yes = 1)}
#' \item{clylomicrons}{Chylo-microns}
#' \item{vldl}{Very low density lipoprotein}
#' \item{ldl}{Low density lipoprotein}
#' \item{hdl}{High density lipoprotein}
#' \item{age}{Age of the patient}
#' }
"triglyceride"

Try the nsm3data package in your browser

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

nsm3data documentation built on Jan. 18, 2022, 9:07 a.m.