Last data update: 2014.03.03

R: Overlaid Normal QQ Plot
overlaidQQPlot.lmfmR Documentation

Overlaid Normal QQ Plot

Description

Produces an overlaid normal QQ plot.

Usage

overlaidQQPlot.lmfm(x, fun, ...)

Arguments

x

an lmfm object.

fun

a function to extract the appropriate quantity from x.

...

additional arguments are passed to qqmath.

Value

the trellis object is invisibly returned.

Results