Generic function for the computation of the standardizing matrix which takes care of the Fisher consistency of the corresponding IC. This function is rarely called directly. It is used to compute optimally robust ICs.
getInfStand(L2deriv, neighbor, ...)# S4 method for UnivariateDistribution,ContNeighborhood
getInfStand(L2deriv, neighbor, clip, cent, trafo)
# S4 method for UnivariateDistribution,TotalVarNeighborhood
getInfStand(L2deriv, neighbor, clip, cent, trafo)
# S4 method for RealRandVariable,ContNeighborhood
getInfStand(L2deriv, neighbor, Distr, A.comp, stand, clip, cent, trafo)
L2-derivative of some L2-differentiable family of probability measures.
object of class "Neighborhood"
additional parameters
optimal clipping bound.
optimal centering constant.
standardizing matrix.
object of class "Distribution"
.
matrix: transformation of the parameter.
matrix: indication which components of the standardizing matrix have to be computed.
The standardizing matrix is computed.
computes standardizing matrix.
computes standardizing matrix.
computes standardizing matrix.
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.