R/data-Mandext.R

#' Manual Dexterity
#'
#' This fictional dataset contains the treatment group number and the manual dexterity scores for 30 individuals selected by the director of a drug rehabilitation center. There are three treatments, and the individuals are randomly assigned ten to a treatment. After five weeks of treatment, a manual dexterity test is administered for which a higher score indicates greater manual dexterity.
#'
#' @format A data frame with 30 rows and 3 variables:
#' \describe{
#'   \item{ManualDex}{manual dexterity score}
#'   \item{Sex}{individual’s sex}
#'   \item{Treatment}{treatment group assignment}
#' }
"ManDext"

Try the sur package in your browser

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

sur documentation built on Aug. 26, 2020, 1:06 a.m.