R/data.R

#' Example data for zfa
#' @usage data(zfa.example)
#' @description Example data for \code{"zfa"} function.
#' @format The \code{zfa.example} contains the following objects:
#'
#' \code{X}
#'
#' a numeric genotype matrix of 1800 individuals and 512 rare variants. Each row represents a different individual, and each column represents a different rare genetic variant. Genotypes are coded as 0,1 or 2.
#'
#' \code{y}
#'
#' a numeric vector of binary phenotypes, among which there are 343 cases and 1457 controls.
#'
#' @seealso \code{\link{zfa}}
"zfa.example"

Try the zfa package in your browser

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

zfa documentation built on May 2, 2019, 10:24 a.m.