R/mvecen.R

mvecen <-
function(x){
#
# Compute MCD measure of location only.
#
res=covmve(x)$center
res
}
musto101/wilcox_R documentation built on May 23, 2019, 10:52 a.m.