| generateIC {RobAStBase} | R Documentation |
Generic function for the generation of influence curves
Description
This function is rarely called directly. It is used
by other functions to create objects of class "IC".
Usage
generateIC(neighbor, L2Fam, ...)
Arguments
neighbor |
Object of class |
L2Fam |
L2-differentiable family of probability measures. |
... |
additional parameters |
Value
Object of class "IC"
Author(s)
Matthias Kohl Matthias.Kohl@stamats.de
References
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
See Also
IC-class, ContIC-class, TotalVarIC-class
[Package RobAStBase version 1.2.5 Index]