overlaidKernDenPlot.lmfm {fit.models}R Documentation

Overlaid Kernel Density Estimate Plot

Description

Produces an overlaid kernel density plot.

Usage

overlaidKernDenPlot.lmfm(x, fun, ...)

Arguments

x

an lmfm object.

fun

a function to extract the appropriate quantity from x.

...

additional arguments are passed to densityplot.

Value

the trellis object is invisibly returned.


[Package fit.models version 0.5-10 Index]