R/brainsize.R

#' Brain Size and Intelligence Data
#'
#' Data from a study comparing brain size and intelligence.
#'
#' @format 40 obs. of  7 variables:
#' \describe{
#' \item{Gender}{Male or Female.}
#' \item{FSIQ}{Full Scale IQ scores based on four Wechsler (1981) subtests.}
#' \item{VIQ}{Verbal IQ scores based on four Wechsler (1981) subtests.}
#' \item{PIQ}{Performance IQ scores based on four Wechsler (1981) subtests.}
#' \item{Weight}{Body weight in pounds.}
#' \item{Height}{Height in inches.}
#' \item{MRI_Count}{total pixel count from the 18 MRI scans.}
#' }
#' @note{There are missing values in Weight (2) and Height (1).}
#' @source Willerman et al (1991).
"brainsize"

Try the RbyExample package in your browser

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

RbyExample documentation built on May 29, 2024, 5:50 a.m.