powered by
Function genlabels sets the names of a vector or matrix of genotype counts.
genlabels
genlabels(X)
A vector or a matrix
a 3 (or 5) element vector with genotype counts, a matrix of genotype counts (3 or 5 columns)
Jan Graffelman (jan.graffelman@upc.edu)
HWChisq
x <- c(25,50,25) x <- genlabels(x)
Run the code above in your browser using DataLab