On 8/2/07, Sandeman, L. R. <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have written code to plot an xyplot as follows:
>
> library(lattice)
> xyplot(len~ageJan1|as.factor(cohort),groups=sex,as.table=T,strip=strip.c
> ustom(bg='white',fg='white'),data=dat,
> xlab="Age (January 1st)",ylab="Length (cm)"
Hello,
I have written code to plot an xyplot as follows:
library(lattice)
xyplot(len~ageJan1|as.factor(cohort),groups=sex,as.table=T,strip=strip.c
ustom(bg='white',fg='white'),data=dat,
xlab="Age (January 1st)",ylab="Length (cm)",main="Linear models for male
and female cod, by cohort",type='p',
l