overlaidQQPlot {fit.models}R Documentation

Overlaid Normal QQ Plot

Description

Produces an overlaid normal QQ plot.

Usage

overlaidQQPlot(x, fun, ...)

Arguments

x

a fit.models object.

fun

a function to extract the desired quantity from x.

...

additional arguments are passed to qqmath.

Value

the trellis object is invisibly returned.


[Package fit.models version 0.64 Index]