Learn R Programming

DepthProc (version 1.0.1)

plot,DepthDensity,ANY-method: Plot function for DepthDensity

Description

Plot function for DepthDensity

Usage

## S3 method for class '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.