Learn R Programming

robust (version 0.3-0)

lmfmOverlaidResDenPlot: Overlaid Residual Density Plot

Description

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

Usage

lmfmOverlaidResDenPlot(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.