Learn R Programming

ROptEst (version 0.5.0)

generateIC: 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 "Neighborhood".
L2Fam
L2-differentiable family of probability measures.
...
additional parameters

Value

  • Object of class "IC"

concept

influence curve

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