plot,DepthDensity,ANY-method {DepthProc} | R Documentation |
Plot function for DepthDensity.
Description
Create plot for DepthDensity. See depthDensity
for more information.
Usage
## S4 method for signature 'DepthDensity,ANY'
plot(x, type = "depth", ...)
Arguments
x |
object of class DepthDensity |
type |
type of density that will be plotted. "depth" is a depth scaled density, and "raw" is denisty without scaling. |
... |
graphical arguments. |
[Package DepthProc version 2.1.5 Index]