s-news
[Top] [All Lists]

Help request for trellis panel function

To: s-news@wubios.wustl.edu
Subject: Help request for trellis panel function
From: David Parkhurst <parkhurs@imap.iu.edu>
Date: Wed, 19 Jul 2006 13:59:58 -0400
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)
I have a data frame with five columns, x, y, A, B, and C. x and y are continuous numeric variables, and the others are factors.

A has 5 levels, B has 2, and C has 6. I'd like to produce a 5X2 trellis of xyplots, using different symbols for the different values of factor C. In addition, I'd like each of the ten panels to include a 1:1 line.

I know this would require a special panel function, but I don't know what it should look like. I would much appreciate help in creating it.

Thank you.

David Parkhurst

<Prev in Thread] Current Thread [Next in Thread>