Displaying 1 result from an estimated 1 matches for "genoytp".
Did you mean:
genotyp
2011 Jun 28
1
means and error bars on xyplot for binary data
Hi,
I have binary (0,1) data for a trait as my response variable, and
a dependent variable, genotype, with three classes (AA, AB, BB).
I would like to plot this data so that across the three genoytpes, even
though the points are all either 0 or 1, i want them to stack up or be seen
using 'jitter'. So far I have been able to do this using xyplot {lattice}
(code below) but could not get the points to jitter or stack up on boxplot
or bwplot {lattice}.
I would also like to add to the xy...