plot.rdela: Plot function for objects of class 'rdela'

Description Usage Arguments Details Note Author(s) References Examples

Description

Function to plot the results obtained by function rdela

Usage

1
2
## S3 method for class 'rdela'
plot(x,...)

Arguments

x

Object of class rdela.

...

Further graphical parameters.

Details

The resulting plots depend on the dimensionality of the data set. For d=2 and d=3 the data set and the selected robust subsample are plotted. For d>3 a Mahalanobis distance plot is generated instead.

Note

At the moment no additional graphical parameters can be passed.

Author(s)

Steffen Liebscher <steffen.liebscher@wiwi.uni-halle.de>

References

Liebscher, S., Kirschstein, T., and Becker, C. (2013): RDELA - A Delaunay-Triangulation-based, Location and Covariance Estimator with High Breakdown Point, Statistics and Computing, DOI: 10.1007/s11222-012-9337-5.

Examples

1
# plot(rdela(halle))

restlos documentation built on May 2, 2019, 2:45 p.m.