nction(x, y, ..., lty) {
panel.xyplot(x, y, ..., lty = lty)
panel.smooth.spline( ...)
}
)
# then we generate an error 'error using packet 1', and I'm not sure why.
Thanks
David
David Wyllie, PhD
University Research Lecturer
The Jenner Institute
O
Hi
is it possible to fit a trend line (or some other panel function) through each
of multiple data series plotted on the same graph? Specifically, while one can
do something like
xyplot(a+b+c~x)
which plots three series, a,b & c, but can one automatically fit lines through
each of them?
I s
very simple, and appears
almost identical to that used in the
ChickWeight example in the package. The problem can be reproduced and is
described in more detail below, along with the rationale for what we're trying
to do.
Any help would be very gratefully received.
Best wishes
David Wyllie
(c
3 matches
Mail list logo