On Dec 27, 2011, at 8:38 AM, Ayyappa Chaturvedula wrote:
Dear group,
I am trying to plot individual plots of TIME vs DV using xyplot. I
used
the following code:
xyplot(DV~TIME|CID,data=gendiff,layout=c(4,4,20))
It works fine but the problem is that the plot is not saving all the
pages,
Dear group,
I am trying to plot individual plots of TIME vs DV using xyplot. I used
the following code:
xyplot(DV~TIME|CID,data=gendiff,layout=c(4,4,20))
It works fine but the problem is that the plot is not saving all the pages,
I could see only the 20th page. How to make all the pages avaialb
If you have many data points and/or have to depict several groups of them on
the same graphics, and are -- to gain clarity -- willing to substitute
- points with their (i.e, convex hull or density contour, plus a
cross or ellipse depicting measures of centre and variability), and
- marginal his
I am trying to replicate the following plot using Lattice:
http://addictedtor.free.fr/graphiques/graphcode.php?graph=78
I'm having trouble with the equivalent of the "oma" (outside margin)
setting. I've been all through the Lattice documentation and others and
also searched the lists.
On Wed, Feb 11, 2009 at 12:37 PM, John Leonard
wrote:
> I am trying to replicate the following plot using Lattice:
>
> http://addictedtor.free.fr/graphiques/graphcode.php?graph=78
Why? lattice is not the right tool for this.
Try looking at
http://www.stat.wisc.edu/~deepayan/771/esplot.R
with
I am trying to replicate the following plot using Lattice:
http://addictedtor.free.fr/graphiques/graphcode.php?graph=78
I'm having trouble with the lattice equivalent of the "oma" (outside
margin) setting. I've been all through the Lattice documentation and
others and also searched the l
6 matches
Mail list logo