Description Usage Arguments Value Methods Author(s) References See Also
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.
1 | getFixClipRegTS(clip, ErrorDistr, Regressor, risk, neighbor, ...)
|
clip |
optimal clipping bound. |
ErrorDistr |
error distribution. |
Regressor |
regressor. |
risk |
object of class |
neighbor |
object of class |
... |
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.
Matthias Kohl Matthias.Kohl@stamats.de
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.