lmfmOverlaidQQPlot {robust} | R Documentation |
Overlaid residual qqplots for each of the models in an lmfm object.
lmfmOverlaidQQPlot(x, main, xlab, ylab, ...)
x |
an lmfm object. |
main |
a character string specifying the plot title. |
xlab |
a character string specifying the x-axis label. |
ylab |
a character string specifying the y-axis label. |
... |
additional arguments are passed to the low-level plotting functions. |
x
is invisibly returned.