R/data.R

#' Morfometrics of children
#'
#' A dataset containing the standardized residuals of Estonian schoolchildren.
#'
#'
#' @format A data frame with 11032 rows and 10 variables:
#' \describe{
#'   \item{educ_3}{highest obtained educational level}
#'   \item{Rural}{location of school (rural or urban)}
#'   \item{sex}{gender of the child)}
#'   \item{max_SEP_3}{highest parental profession}
#'   \item{n_siblings}{number of children in the family}
#'   \item{cran_rzs}{cranial volume (residuals to age an birth date)}
#'   \item{height_rzs}{height (residuals to age an birth date)}
#'   \item{FW_rzs}{face width (residuals to age an birth date)}
#'   \item{YOB}{year of birth}
#'   \item{YOBc}{centered but not scaled year of birth (YOB)}
#'
#'
#' }
"educ_data"

Try the ormPlot package in your browser

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

ormPlot documentation built on Sept. 13, 2023, 5:07 p.m.