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

Description Usage Arguments Details Author(s) References Examples

Description

Function to plot the results obtained by function pMST.

Usage

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

Author(s)

Thomas Kirschstein <thomas.kirschstein@wiwi.uni-halle.de>

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

1
# plot(pMST(halle))

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