panel.qqmath: Default Panel and Prepanel Function for qqmath
Description
This is the default panel function for qqmath
.Usage
panel.qqmath(x, f.value = NULL,
distribution = qnorm,
qtype = 7,
groups = NULL, ...)
Details
Creates a Q-Q plot of the data and the theoretical distribution given
by distribution
. Note that most of the arguments controlling
the display can be supplied directly to the high-level qqmath
call.