ics
in package
ICS
), see Hennig's
discussion and rejoinder of Tyler et al. (2009).localshape(xdata,proportion=0.1,mscatter="mcd",mcdalpha=0.8,
covstandard="det")
mscatter="mcd"
, this is the alpha parameter
to be used by the MCD covariance matrix, i.e. one minus the
asymptotic breakdown point, see covMcd
.options(digits=3)
data(iris)
localshape(iris[,-5],mscatter="cov")
Run the code above in your browser using DataLab