Generic function for the computation of optimally robust ICs in case of infinitesimal robust models. This function is rarely called directly.
getInfRobIC(L2deriv, risk, neighbor, ...)# S4 method for UnivariateDistribution,asCov,ContNeighborhood
getInfRobIC(L2deriv, risk, neighbor, Finfo, trafo)
# S4 method for UnivariateDistribution,asCov,TotalVarNeighborhood
getInfRobIC(L2deriv, risk, neighbor, Finfo, trafo)
# S4 method for RealRandVariable,asCov,ContNeighborhood
getInfRobIC(L2deriv, risk, neighbor, Distr, Finfo, trafo)
# S4 method for UnivariateDistribution,asBias,ContNeighborhood
getInfRobIC(L2deriv, risk, neighbor, symm, Finfo, trafo,
upper, maxiter, tol, warn)
# S4 method for UnivariateDistribution,asBias,TotalVarNeighborhood
getInfRobIC(L2deriv, risk, neighbor, symm, Finfo, trafo,
upper, maxiter, tol, warn)
# S4 method for RealRandVariable,asBias,ContNeighborhood
getInfRobIC(L2deriv, risk, neighbor, Distr, DistrSymm, L2derivSymm,
L2derivDistrSymm, Finfo, z.start, A.start, trafo, upper, maxiter, tol, warn)
# S4 method for UnivariateDistribution,asHampel,UncondNeighborhood
getInfRobIC(L2deriv, risk, neighbor, symm, Finfo, trafo,
upper, maxiter, tol, warn)
# S4 method for RealRandVariable,asHampel,ContNeighborhood
getInfRobIC(L2deriv, risk, neighbor, Distr, DistrSymm, L2derivSymm,
L2derivDistrSymm, Finfo, trafo, z.start, A.start, upper, maxiter, tol, warn)
# S4 method for UnivariateDistribution,asGRisk,UncondNeighborhood
getInfRobIC(L2deriv, risk, neighbor, symm, Finfo, trafo,
upper, maxiter, tol, warn)
# S4 method for RealRandVariable,asGRisk,ContNeighborhood
getInfRobIC(L2deriv, risk, neighbor, Distr, DistrSymm, L2derivSymm,
L2derivDistrSymm, Finfo, trafo, z.start, A.start, upper, maxiter, tol, warn)
# S4 method for UnivariateDistribution,asUnOvShoot,UncondNeighborhood
getInfRobIC(L2deriv, risk, neighbor, symm, Finfo, trafo,
upper, maxiter, tol, warn)
L2-derivative of some L2-differentiable family of probability measures.
object of class "RiskType"
.
object of class "Neighborhood"
.
additional parameters.
object of class "Distribution"
.
logical: indicating symmetry of L2deriv
.
object of class "DistributionSymmetry"
.
object of class "FunSymmList"
.
object of class "DistrSymmList"
.
Fisher information matrix.
initial value for the centering constant.
initial value for the standardizing matrix.
matrix: transformation of the parameter.
upper bound for the optimal clipping bound.
the maximum number of iterations.
the desired accuracy (convergence tolerance).
logical: print warnings.
The optimally robust IC is computed.
computes the classical optimal influence curve for L2 differentiable parametric families with unknown one-dimensional parameter.
computes the classical optimal influence curve for L2 differentiable parametric families with unknown one-dimensional parameter.
computes the classical optimal influence curve for L2 differentiable parametric families with unknown \(k\)-dimensional parameter (\(k > 1\)) where the underlying distribution is univariate.
computes the bias optimal influence curve for L2 differentiable parametric families with unknown one-dimensional parameter.
computes the bias optimal influence curve for L2 differentiable parametric families with unknown one-dimensional parameter.
computes the bias optimal influence curve for L2 differentiable parametric families with unknown \(k\)-dimensional parameter (\(k > 1\)) where the underlying distribution is univariate.
computes the optimally robust influence curve for L2 differentiable parametric families with unknown one-dimensional parameter.
computes the optimally robust influence curve for L2 differentiable parametric families with unknown \(k\)-dimensional parameter (\(k > 1\)) where the underlying distribution is univariate.
computes the optimally robust influence curve for L2 differentiable parametric families with unknown one-dimensional parameter.
computes the optimally robust influence curve for L2 differentiable parametric families with unknown \(k\)-dimensional parameter (\(k > 1\)) where the underlying distribution is univariate.
computes the optimally robust influence curve for one-dimensional L2 differentiable parametric families and asymptotic under-/overshoot risk.
Rieder, H. (1980) Estimates derived from robust tests. Ann. Stats. 8: 106--115.
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.