R/data.R

#'This dataset consists of affection status, a binary environmental covariate, and SNP data.
#'
#' @format A data frame with variables: \code{affected}, \code{cov},
#'   \code{M1.1}, \code{M1.2}, \code{M2.1}, \code{M2.2}, \code{M3.1},
#'   \code{M3.2}, \code{M4.1}, \code{M4.2}, \code{M5.1}, \code{M5.2}.
"LBL.ex1"

#'This dataset consists of affection status, complex sampling weights, a binary stratifying
#'variable, a binary environmental covariate, and SNP data.
#'
#' @format A data frame with variables: \code{affected}, \code{wt},
#'  \code{stra}, \code{cov},
#'  \code{M1.1}, \code{M1.2}, \code{M2.1}, \code{M2.2}, \code{M3.1},
#'  \code{M3.2}, \code{M4.1}, \code{M4.2}, \code{M5.1}, \code{M5.2}.
"LBL.ex2"

#'This dataset consists of two correlated affection statuses, no environmental covariate,
#'and SNP data.
#'
#' @format A data frame with variables: \code{Y1}, \code{Y2},
#'   \code{M1.1}, \code{M1.2}, \code{M2.1}, \code{M2.2}, \code{M3.1},
#'   \code{M3.2}, \code{M4.1}, \code{M4.2}, \code{M5.1}, \code{M5.2}.
"LBL.ex3"

Try the LBLGXE package in your browser

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

LBLGXE documentation built on Aug. 29, 2019, 9:03 a.m.