sideBySideKernelDensityPlot {fit.models} | R Documentation |
Comparison Kernel Density Estimate Plot
Description
Produces side-by-side kernel density estimate plots.
Usage
sideBySideKernelDensityPlot(x, fun, ...)
Arguments
x |
a |
fun |
a function to extract the desired quantity from |
... |
additional arguments are passed to
|
Value
the trellis
object is invisibly returned.
[Package fit.models version 0.64 Index]