lmfmOverlaidQQPlot {robust}R Documentation

Overlaid QQ Plot

Description

Overlaid residual qqplots for each of the models in an lmfm object.

Usage

lmfmOverlaidQQPlot(x, main, xlab, ylab, ...)

Arguments

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.

Value

x is invisibly returned.


[Package robust version 0.3-4 Index]