R/pheno-data.R
pheno-data.Rd
Phenotypic values for the markers of the simulated data
data(pheno)
A numeric vector of the phenotypic values of 93 simulated individuals.
Note that there is only one column for each marker.
data("pheno", package="vGWAS") hist(pheno, breaks = 30)