Displaying 1 result from an estimated 1 matches for "medoid4".
Did you mean:
medoids
2008 Aug 15
0
simple shaded rectangle overlay on plots
Hi,
I'm sure this is pretty straightforward, but I cant seem to figure it
out after playing around with grid, and a number of other packages for
graphing
I have data of the following type (much larger of course, and in this
case is named "Medoid4"). The first column defines the x-axis, while
as each other column is individual y-axes in different plots
gene1 gene2 gene3
4 -0.74 -0.63 -0.12
8 3.2 0.3 0.98
12 0.35 0.59 0.22
14 0.22 0.62 -0.2
and I'm graphing simple line plots using the following commands.
par(mfrow=c(5,2), mai=...