Generic function for the computation of asymptotic risks in case of regression-type models. This function is rarely called directly. It is used by other functions.
getAsRiskRegTS(risk, ErrorL2deriv, Regressor, neighbor, ...)# S4 method for asMSE,UnivariateDistribution,Distribution,Neighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, clip, cent, stand, trafo)
# S4 method for asMSE,UnivariateDistribution,Distribution,Av2CondContNeighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, clip, cent, stand, trafo)
# S4 method for asMSE,EuclRandVariable,Distribution,Neighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, clip, cent, stand, trafo)
# S4 method for asBias,UnivariateDistribution,UnivariateDistribution,ContNeighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, ErrorL2derivDistrSymm,
trafo, maxiter, tol)
# S4 method for asBias,UnivariateDistribution,UnivariateDistribution,Av1CondContNeighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, ErrorL2derivDistrSymm,
trafo, maxiter, tol)
# S4 method for asBias,UnivariateDistribution,UnivariateDistribution,Av1CondTotalVarNeighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, ErrorL2derivDistrSymm,
trafo, maxiter, tol)
# S4 method for asBias,UnivariateDistribution,MultivariateDistribution,ContNeighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, ErrorL2derivDistrSymm,
trafo, maxiter, tol)
# S4 method for asBias,UnivariateDistribution,MultivariateDistribution,Av1CondContNeighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, ErrorL2derivDistrSymm,
trafo, maxiter, tol)
# S4 method for asBias,UnivariateDistribution,MultivariateDistribution,Av1CondTotalVarNeighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, ErrorL2derivDistrSymm,
trafo, maxiter, tol)
# S4 method for asBias,UnivariateDistribution,Distribution,Av2CondContNeighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, ErrorL2derivDistrSymm,
trafo, maxiter, tol)
# S4 method for asBias,RealRandVariable,Distribution,ContNeighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, ErrorDistr, trafo, z.start,
A.start, maxiter, tol)
# S4 method for asBias,RealRandVariable,Distribution,Av1CondContNeighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, ErrorDistr, trafo, z.start,
A.start, maxiter, tol)
# S4 method for asUnOvShoot,UnivariateDistribution,UnivariateDistribution,UncondNeighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, clip, cent, stand)
# S4 method for asUnOvShoot,UnivariateDistribution,UnivariateDistribution,CondNeighborhood
getAsRiskRegTS(
risk, ErrorL2deriv, Regressor, neighbor, clip, cent, stand)
object of class "asRisk"
.
L2-derivative of ErrorDistr
.
regressor.
object of class "Neighborhood"
.
additional parameters.
optimal clipping bound.
optimal centering constant/function.
standardizing matrix.
matrix: transformation of the parameter.
error distribution.
symmetry of ErrorL2derivDistr
.
the maximum number of iterations
the desired accuracy (convergence tolerance).
initial value for the centering constant/function.
initial value for the standardizing matrix.
The asymptotic risk is computed.
computes asymptotic mean square error in methods for function getInfRobRegTypeIC
.
computes asymptotic mean square error in methods for function getInfRobRegTypeIC
.
computes asymptotic mean square error in methods for function getInfRobRegTypeIC
.
computes standardized asymptotic bias in methods for function getInfRobRegTypeIC
.
computes standardized asymptotic bias in methods for function getInfRobRegTypeIC
.
computes standardized asymptotic bias in methods for function getInfRobRegTypeIC
.
computes standardized asymptotic bias in methods for function getInfRobRegTypeIC
.
computes standardized asymptotic bias in methods for function getInfRobRegTypeIC
.
computes standardized asymptotic bias in methods for function getInfRobRegTypeIC
.
computes standardized asymptotic bias in methods for function getInfRobRegTypeIC
.
computes standardized asymptotic bias in methods for function getInfRobRegTypeIC
.
computes standardized asymptotic bias in methods for function getInfRobRegTypeIC
.
computes asymptotic under-/overshoot risk in methods for function getInfRobRegTypeIC
.
computes asymptotic under-/overshoot risk in methods for function getInfRobRegTypeIC
.
Rieder, H. (1980) Estimates derived from robust tests. Ann. Stats. 8: 106--115.
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.