powered by
Generic function for checking centering and Fisher consistency of ICs.
checkIC(IC, L2Fam, ...)
object of class "IC"
"IC"
L2-differentiable family of probability measures.
additional parameters
The maximum deviation from the IC properties is returned.
The precisions of the centering and the Fisher consistency are computed.
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
L2ParamFamily-class
IC-class
# NOT RUN { IC1 <- new("IC") checkIC(IC1) # }
Run the code above in your browser using DataLab