getBoundedIC: getBoundedIC

View source: R/getboundedIC.R

getBoundedICR Documentation

getBoundedIC

Description

Generates a bounded influence curve.

Usage

getBoundedIC(L2Fam, D=trafo(L2Fam@param), ..., diagnostic = FALSE)

Arguments

L2Fam

object of class "L2ParamFamily"

D

matrix with as many columns as length(L2Fam@param)

...

further arguments to be passed to E

diagnostic

logical; if TRUE, the return value obtains an attribute "diagnostic" with diagnostic information on the integration.

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.


RobAStBase documentation built on Feb. 2, 2024, 3 p.m.