HWClo | R Documentation |
Function HWClo
divides each row of a matrix by its total, and so
produces matrix of compositions.
HWClo(X)
X |
A matrix of (genotype) counts |
A matrix
Jan Graffelman jan.graffelman@upc.edu
HWAlr,HWClr,HWIlr
X <- HWData(2,100)
Y <- HWClo(X)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.