Re: [Rd] Overlaying lattice plots

2005-12-20 Thread Hillary, Richard M
There seems to be a problem here, probably of my own making... flqs <- FLQuants(list(observed=obs, fitted=fits)) xyplot(data~age,data=flqs) Error in tmp[subset] : object is not subsettable ? -Original Message- From: ernesto [mailto:[EMAIL PROTECTED] Sent: 20 December 2005 10:32 To:

Re: [Rd] Overlaying lattice plots - SORRY, WRONG MAILING LIST ADDRESS

2005-12-20 Thread ernesto
ernesto wrote: >Hillary, Richard M wrote: > > > >>Morning chaps, I have a little question for your capable minds... Say >>I have an observed and predicted set of quants (in my case, length >>frequencies by year and age/length), is there a way to use lattice >>plots to plot the observed and predi

Re: [Rd] Overlaying lattice plots

2005-12-20 Thread Hillary, Richard M
Excellent, thanks man! Rich -Original Message- From: ernesto [mailto:[EMAIL PROTECTED] Sent: 20 December 2005 10:32 To: Hillary, Richard M; Iago Mosqueira; Mailing List R; R-devel Subject: Re: Overlaying lattice plots Hillary, Richard M wrote: > Morning chaps, I have a little question

Re: [Rd] Overlaying lattice plots

2005-12-20 Thread ernesto
Hillary, Richard M wrote: > Morning chaps, I have a little question for your capable minds... Say > I have an observed and predicted set of quants (in my case, length > frequencies by year and age/length), is there a way to use lattice > plots to plot the observed and predicted data together, pane