R/ogk.center.R

ogk.center <-
function(x,beta=.9,...){
#
# Compute OGK multivariate measure of location
#
center=ogk(x,beta=beta,...)$center
list(center=center)
}
musto101/wilcox_R documentation built on May 23, 2019, 10:52 a.m.