sideBySideKernelDensityPlot: Comparison Kernel Density Estimate Plot
Description
Produces side-by-side kernel density estimate plots.
Usage
sideBySideKernelDensityPlot(x, fun, ...)
Arguments
fun
a function to extract the desired quantity from x
.
…
additional arguments are passed to
xyplot
.
Value
the trellis
object is invisibly returned.