rfs(model, layout=c(2, 1), xlab="f-value", ylab=NULL,
distribution = qunif,
panel, prepanel, strip, ...)
"trellis"
. The
update
method can be used to
update components of the object and the
print
method (usually called by
default) will plot it on an appropriate plotting device.oneway
, qqmath
,
xyplot
, Lattice
rfs(oneway(height ~ voice.part, data = singer, spread = 1), aspect = 1)
Run the code above in your browser using DataLab