Skip to content
Prev 205385 / 398506 Next

xyplot - help with multiple Y's vs. X of a member data in multiple panels

Can you clarify how many curves you want in each panel?
You have 3 Ys and your original email indicated at least
7 ID values. Do you really want 21 curves in each panel?
Or do you want separate panels for the Ys?

Re your code: note that, regarding a formula of the
type y1 + y2 ~ x, ?xyplot says:

"This feature cannot be used in conjunction with
the groups argument."

  -Peter Ehlers
Santosh wrote: