R/data.R

#' Biomarkers of Cervical Dystonia (CD)
#'
#' @format A data frame of 2960 observations of 5 variables:
#' \describe{
#'   \item{CD}{A character variable coding for the presence of cervical dystonia (CD)}
#'   \item{Group}{A character variable coding for three levels: Control, Cervical Dystonia, and Cervical Dystonia with the addition of hypothyroidism}
#'   \item{Assay}{Biomarker name, as used in the literature}
#'   \item{Sample}{Participant code. Most biomarkers are measured twice for each participant}
#'   \item{Biomarker Level}{Numerical measurement of biomarker level}
#' }
"dystonia"
jlucasmckay/JLmisc documentation built on Dec. 14, 2019, 9:33 p.m.