R/sim.data.R

#' Simulated SNP data
#'
#' A data frame with 800 observations (cases and controls) containing information about 72
#' SNPs
#'
#' @format A data frame with 800 observations on the following 73 variables.  
#' \describe{
#'   \item{caco}{Case or Control}
#'   \item{snp74519580}{genotype for SNP 74519580 (AA/AB/BB)}
#'   ...
#' }
#' @usage data(sim.data)
"sim.data"
isglobal-brge/bayesOmic documentation built on April 22, 2020, 8:35 p.m.