R/geno.num-data.R

#' @title The Marker Genotypes of The Simulated Data (as matrix)
#' @name geno.num-data
#' @description The marker genotypes of the simulated data
#' @docType data
#' @usage data(geno.num)
#' @format A matrix of size (number of individuals)
#' times (number of markers in the genome).
#' @details Note that there is only one column for each marker.
#' @keywords datasets
#' @examples
#' data("geno.num", package="vGWAS")
"geno.num"
kullrich/vGWAS documentation built on June 10, 2025, 3:56 a.m.