HWIlrPlot | R Documentation |
HWIlrPlot
makes a scatter plot of the isometric log ratio
coordinates for bia-llelic markers.
HWIlrPlot(X, zeroadj = 0.5, ...)
X |
Matrix of genotype counts, one marker per row, AA, AB and BB in three columns |
zeroadj |
Adjustment for zero values (0.5 by default) |
... |
Additional arguments for function |
A matrix of log ratio coordinates.
Jan Graffelman (jan.graffelman@upc.edu)
Graffelman, J. and Egozcue, J. J. (2011) Hardy-Weinberg equilibrium: a nonparametric compositional approach. In Pawlowsky-Glahn, V. and Buccianti A., editors, Compositional Data Analysis: Theory and Applications, pages 208-217, John Wiley & Sons, Ltd.
HWAlrPlot,HWClrPlot
X <- HWClo(HWData(100,100))
HWIlrPlot(X)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.