Generic function for producing kernel density plots.
Usage
simDensityplot(x, ...)
Arguments
x
the object to be plotted.
...
additional arguments to be passed down to methods.
Value
An object of class "trellis". The
update method can be used to update
components of the object and the print
method (usually called by default) will plot it on an appropriate plotting
device.