This is just a simple wrapper around plot.ds. See the
manual page for that function for more information.
Usage
# S3 method for class 'dsmodel'
plot(x, pl.den = 0, ...)Arguments
- x
an object of class
dsmodel.- pl.den
shading density for histogram (default
0, no shading)- ...
extra arguments to be passed to
plot.ds.