| checkIC | R Documentation | 
Generic function for checking centering and Fisher consistency of ICs.
checkIC(IC, L2Fam, ...)
IC | 
  object of class   | 
L2Fam | 
 L2-differentiable family of probability measures.  | 
... | 
 additional parameters  | 
The precisions of the centering and the Fisher consistency are computed.
The maximum deviation from the IC properties is returned.
Matthias Kohl Matthias.Kohl@stamats.de
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
L2ParamFamily-class, IC-class
IC1 <- new("IC")
checkIC(IC1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.