"ContIC";
i.e., an influence curves $\eta$ of the form
$$\eta = (A\Lambda - a)\min(1,b/|A\Lambda - a|)$$
with clipping bound $b$, centering constant $a$ and
standardizing matrix $A$. $\Lambda$ stands for
the L2 derivative of the corresponding L2 differentiable
parametric family which can be created via CallL2Fam.ContIC(name, CallL2Fam = call("L2ParamFamily"),
Curve = EuclRandVarList(RealRandVariable(Map = c(function(x){x}),
Domain = Reals())),
Risks, Infos, clip = Inf, cent = 0, stand = as.matrix(1),
lowerCase = NULL, neighborRadius = 0)"character"."call":
creates an object of the underlying L2-differentiable
parametric family."EuclRandVarList""list":
list of risks; cf. RiskType-class.method and message: additional informations."ContIC"IC-class, ContIC