Learn R Programming

restlos (version 0.2-2)

plot.rdela: Plot function for objects of class rdela

Description

Function to plot the results obtained by function rdela

Usage

"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.

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

Run this code
# plot(rdela(halle))

Run the code above in your browser using DataLab