Displaying 1 result from an estimated 1 matches for "000001c33c04".
2003 Jun 27
1
R-help Digest, Vol 4, Issue 27 ( -Reply)
...--------------------------
Notice: This e-mail message, together with any attachments, ...{{dropped}}
------------------------------
Message: 34
Date: Thu, 26 Jun 2003 11:57:25 -0500
From: jinn-ing Liou <jliou at wisc.edu>
Subject: [R] xyplot
To: R-help at stat.math.ethz.ch
Message-ID: <000001c33c04$04b2d370$db8c5c90 at Outcome.wisc.edu>
Content-Type: text/plain
I am doing group wise plots by using the following commands; it shows
errors that I do not know how to fix it. Please help.
xyplot(within.2.special.care ~ agecat| mco.cms.ind, neuro, panel =
function(x,y){
+ panel.grid()
+ pa...