RobAStBase (version 1.2.1)

generateIC.fct-methods: Generic Function for making ICs consistent at a possibly different model

Description

Generic function for providing centering and Fisher consistency of ICs.

Usage

generateIC.fct(neighbor, L2Fam, ...)

Value

An IC at the model.

Arguments

neighbor

object of class "UncondNeighborhood"

L2Fam

L2-differentiable family of probability measures; may be missing.

...

additional parameters

Methods

generateIC.fct

signature(IC = "UncondNeighborhood", L2Fam = "L2ParamFamily": ...

Author

Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.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

L2ParamFamily-class, IC-class