getBoundedIC {RobAStBase} | R Documentation |
getBoundedIC
Description
Generates a bounded influence curve.
Usage
getBoundedIC(L2Fam, D=trafo(L2Fam@param), ..., diagnostic = FALSE)
Arguments
L2Fam |
object of class |
D |
matrix with as many columns as |
... |
further arguments to be passed to |
diagnostic |
logical; if |
Value
(a bounded) pIC (to matrix D
) given as object of class
"EuclRandVariable"
Author(s)
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de
References
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
[Package RobAStBase version 1.2.5 Index]