overlaidKernelDensityPlot: Overlaid Kernel Density Estimate Plot
Description
Produces an overlaid kernel density plot.
Usage
overlaidKernelDensityPlot(x, fun, ...)
Arguments
fun
a function to extract the desired quantity from x
.
…
additional arguments are passed to
densityplot
.
Value
the trellis
object is invisibly returned.