generateIC.fct-methods {RobAStBase} | R Documentation |
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, ...)
Arguments
neighbor |
object of class |
L2Fam |
L2-differentiable family of probability measures; may be missing. |
... |
additional parameters |
Value
An IC at the model.
Methods
- generateIC.fct
signature(IC = "UncondNeighborhood", L2Fam = "L2ParamFamily"
: ...
Author(s)
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
[Package RobAStBase version 1.2.5 Index]