Last data update: 2014.03.03

R: Comparison Kernel Density Estimate Plot
kernDenPlot.lmfmR Documentation

Comparison Kernel Density Estimate Plot

Description

Produces side-by-side kernel density estimate plots.

Usage

kernDenPlot.lmfm(x, fun, ...)

Arguments

x

an lmfm object.

fun

a function to extract the appropriate quantity from x.

...

additional arguments are passed to xyplot.

Value

the trellis object is invisibly returned.

Results