Computes the geometric median,
(in a rectangular region) by minimum total distance (numerically):
either by multivariate minimization or by the Weiszfeld algorithm.
Minimization methods: (1) NM=Nelder-Mead,
(2) Pow=Powell, (3) CG, (4) BFGS, (5) LB=L-BFGS-B,
(6) TNC, (7) CL=COBYLA, (8) CQ=COBYQA,
(9) SL=SLSQP.
Shows the graphical results: #
(a) region with random points, and
centroid as larger circle and
g. median as smaller circle; and
(b) random behavior of simulated variable. |
 Fig. 1 |