Generic function for the computation of the optimal clipping bound/function. This function is rarely called directly. It is used to compute optimally robust ICs in case of fixed robust models.
getFixClipRegTS(clip, ErrorDistr, Regressor, risk, neighbor, ...)
optimal clipping bound.
error distribution.
regressor.
object of class "RiskType"
.
object of class "Neighborhood"
.
additional parameters.
The optimal clipping bound/function is computed.
optimal clipping bound for finite-sample under-/overshoot risk.
optimal clipping bound for finite-sample under-/overshoot risk.
optimal clipping function for finite-sample under-/overshoot risk.
optimal clipping function for finite-sample under-/overshoot risk.
Huber, P.J. (1968) Robust Confidence Limits. Z. Wahrscheinlichkeitstheor. Verw. Geb. 10:269--278.
Rieder, H. (1989) A finite-sample minimax regression estimator. Statistics 20(2): 211--221.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
ContIC-class
, TotalVarIC-class
,
Av1CondContIC-class
, Av2CondContIC-class
,
Av1CondTotalVarIC-class
, CondContIC-class
,
CondTotalVarIC-class