A and a
in a Hampel problem or in a(n) (inner) loop in a MSE problem; can be done
either by optimization or by fixed point iteration. These functions are
rarely called directly.
getLagrangeMultByIter(b, L2deriv, risk, trafo, neighbor, biastype, normtype, Distr, a.start, z.start, A.start, w.start, std, z.comp, A.comp, maxiter, tol, verbose = NULL, warnit = TRUE)
getLagrangeMultByOptim(b, L2deriv, risk, FI, trafo, neighbor, biastype, normtype, Distr, a.start, z.start, A.start, w.start, std, z.comp, A.comp, maxiter, tol, verbose = NULL, ...)"RiskType". "Neighborhood". "BiasType" --- the bias type with we work."NormType" --- the norm type with we work."Distribution". p-space). k-space). PosSemDefSymmMatrix for use of different
(standardizing) norm. TRUE, some messages are printed. TRUE warning is issued if
maximal number of iterations is reached. optim. Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Ruckdeschel, P. and Rieder, H. (2004) Optimal Influence Curves for General Loss Functions. Statistics & Decisions 22: 201-223.
Ruckdeschel, P. (2005) Optimally One-Sided Bounded Influence Curves. Mathematical Methods in Statistics 14(1), 105-131.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
InfRobModel-class