R/BMI.R

#' Simulated Body Mass Index.
#'
#' A dataset containing the simulated body mass index of 5,000 individuals.
#'
#' @format A data frame with 5000 rows and 1 variable:
#' \describe{
#'  The BMI values were randomly simulated for each individual independently without
#'  assuming an effect from genotypes. The values had been standardized to have mean 0
#'  and variance 1.
#'   \item{BMI}{body mass index of 5,000 individuals}
#' }
"BMI"
GMELab/GraBLD documentation built on May 4, 2019, 3:20 p.m.