It is a wrapper for the local shape estimator of scatter
as computed by fpc::localshape().
ICS_lcov(x, mscatter = "cov", proportion = 0.1, ...)An object of class "ICS_scatter" with the following
components:
this is NULL as the estimator does not use a location estimate.
a numeric matrix giving the estimate of the scatter matrix.
a character string providing a label for the scatter matrix.
a numeric matrix or data frame.
"mcd" or "cov" (default); specified minimum covariance
determinant or classical covariance matrix to be used for Mahalanobis
distance computation.
proportion of points to be considered as neighbourhood.
potential further arguments passed to fpc::localshape().
Andreas Alfons and Aurore Archimbaud
fpc::localshape()