Skip to content

Overlaying lattice plots

2 messages · Ernesto Jardim

#
Hillary, Richard M wrote:

            
Hi Richard,

If you want to plot both datasets on the same plot just make use of the
xyplot for FLQuants, something like

flqs <- FLQuants(list(pred=pred.quant, res=res.quant))
xyplot(data~age, data=flqs)

now tune it the way you want and change the formula to fit your needs.

Regards

EJ

ps: I'm cc'ing this to the mailing lists, I find it usefull for others.
#
ernesto wrote:

            
Hi,

Sorry for this message, wrong address. I wanted to send it to
FLR-mailing list.

Regards

EJ