Generic function for the computation of asymptotic risks. This function is rarely called directly. It is used by other functions.
getAsRisk(risk, L2deriv, neighbor, ...)# S4 method for asMSE,UnivariateDistribution,Neighborhood
getAsRisk(risk, L2deriv, neighbor, clip, cent, stand, trafo)
# S4 method for asMSE,EuclRandVariable,Neighborhood
getAsRisk(risk, L2deriv, neighbor, clip, cent, stand, trafo)
# S4 method for asBias,UnivariateDistribution,ContNeighborhood
getAsRisk(risk, L2deriv, neighbor, trafo)
# S4 method for asBias,UnivariateDistribution,TotalVarNeighborhood
getAsRisk(risk, L2deriv, neighbor, trafo)
# S4 method for asBias,RealRandVariable,ContNeighborhood
getAsRisk(risk, L2deriv, neighbor, Distr, L2derivDistrSymm, trafo,
z.start, A.start, maxiter, tol)
# S4 method for asCov,UnivariateDistribution,ContNeighborhood
getAsRisk(risk, L2deriv, neighbor, clip, cent, stand)
# S4 method for asCov,UnivariateDistribution,TotalVarNeighborhood
getAsRisk(risk, L2deriv, neighbor, clip, cent, stand)
# S4 method for asCov,RealRandVariable,ContNeighborhood
getAsRisk(risk, L2deriv, neighbor, Distr, clip, cent, stand)
# S4 method for trAsCov,UnivariateDistribution,UncondNeighborhood
getAsRisk(risk, L2deriv, neighbor, clip, cent, stand)
# S4 method for trAsCov,RealRandVariable,ContNeighborhood
getAsRisk(risk, L2deriv, neighbor, Distr, clip, cent, stand)
# S4 method for asUnOvShoot,UnivariateDistribution,UncondNeighborhood
getAsRisk(risk, L2deriv, neighbor, clip, cent, stand, trafo)
object of class "asRisk"
.
L2-derivative of some L2-differentiable family of probability distributions.
object of class "Neighborhood"
.
additional parameters.
optimal clipping bound.
optimal centering constant.
standardizing matrix.
matrix: transformation of the parameter.
object of class "Distribution"
.
object of class "DistrSymmList"
.
initial value for the centering constant.
initial value for the standardizing matrix.
the maximum number of iterations
the desired accuracy (convergence tolerance).
The asymptotic risk is computed.
computes asymptotic mean square error in methods for
function getInfRobIC
.
computes asymptotic mean square error in methods for
function getInfRobIC
.
computes standardized asymptotic bias in methods for function getInfRobIC
.
computes standardized asymptotic bias in methods for function getInfRobIC
.
computes standardized asymptotic bias in methods for function getInfRobIC
.
computes asymptotic covariance in methods for function getInfRobIC
.
computes asymptotic covariance in methods for function getInfRobIC
.
computes asymptotic covariance in methods for function getInfRobIC
.
computes trace of asymptotic covariance in methods
for function getInfRobIC
.
computes trace of asymptotic covariance in methods for
function getInfRobIC
.
computes asymptotic under-/overshoot risk in methods for
function getInfRobIC
.
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Ruckdeschel, P. and Rieder, H. (2004) Optimal Influence Curves for General Loss Functions. Statistics & Decisions (submitted).
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.