Learn R Programming

restlos (version 0.2-2)

plot.pMST: Plot function for objects of class pMST

Description

Function to plot the results obtained by function pMST.

Usage

"plot"(x, ...)

Arguments

x
Object of class pMST.
...
Further graphical parameters.

Details

The resulting plots display the LC- and the AL-plot to support the decision on the size of the robust subsample, see references. Moreover, if the data set has dimension 2 or 3, the data set is plotted with the chosen robust subset superimposed as red points.

References

Kirschstein, T., Liebscher, S., and Becker, C. (2013): Robust estimation of location and scatter by pruning the minimum spanning tree, Journal of Multivariate Analysis, 120, 173-184, DOI: 10.1016/j.jmva.2013.05.004.

Examples

Run this code
# plot(pMST(halle))

Run the code above in your browser using DataLab