xyplot
. Also see
panel.superpose
. The default panel functions for
splom
and qq
are essentially the same function.panel.xyplot(x, y, type = "p",
groups = NULL,
pch, col, col.line, col.symbol,
font, fontfamily, fontface,
lty, cex, lwd,
horizontal = FALSE, ...)
panel.splom(...)
panel.qq(...)
x
and y
, with various
modifications possible via the type argument. panel.qq
draws a
45 degree line before calling panel.xyplot
. Note that most of the arguments controlling the display can be
supplied directly to the high-level (e.g. xyplot
) call.
panel.superpose
,
xyplot
,
splom