Description Usage Arguments Value Author(s) References See Also Examples
Generates an object of class "Av2CondContIC"
;
i.e., an influence curves eta of the form
eta = A K^(-1) x(Lambda_f - z)min(1, c/|Lambda_f - a|)
with K=E x t(x), clipping bound c, centering constant z and standardizing constant A. Lambda_f stands for the L2 derivative of the corresponding error distribution.
1 2 3 4 5 6 |
name |
object of class |
CallL2Fam |
object of class |
Curve |
object of class |
Risks |
object of class |
Infos |
matrix of characters with two columns
named |
clip |
positive real: clipping bound. |
cent |
real: centering constant |
stand |
real: standardizing constant |
lowerCase |
optional constant for lower case solution. |
neighborRadius |
radius of the corresponding (unconditional) contamination neighborhood. |
Object of class "Av2CondContIC"
Matthias Kohl Matthias.Kohl@stamats.de
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
CondIC-class
, Av2CondContIC-class
1 2 | IC1 <- Av2CondContIC()
IC1
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.