overlaidQQPlot: Overlaid Normal QQ Plot
Description
Produces an overlaid normal QQ plot.
Usage
overlaidQQPlot(x, fun, ...)
Arguments
fun
a function to extract the desired quantity from x
.
…
additional arguments are passed to
qqmath
.
Value
the trellis
object is invisibly returned.