
xyplot
and qq
tmd(object,
xlab = "mean",
ylab = "difference",
panel = "panel.tmd",
prepanel = "prepanel.default.tmd",
...)
xyplot
or qq
x, y
valuesx=(x+y)/2, y=y-x
. tmd
uses the update
method for ``trellis'' objects,
which processes all extra arguments supplied to tmd
.
panel.tmd
, xyplot
,
Lattice
tmd(qqmath(~height|voice.part, data = singer))
Run the code above in your browser using DataLab