Learn R Programming

ROptEstOld (version 1.2.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"

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