Usage
TotalVarIC(name, CallL2Fam = call("L2ParamFamily"),
Curve = EuclRandVarList(RealRandVariable(Map = c(function(x) {x}),
Domain = Reals())),
Risks, Infos, clipLo = -Inf, clipUp = Inf, stand = as.matrix(1),
lowerCase = NULL, neighborRadius = 0)Arguments
name
object of class "character".
CallL2Fam
object of class "call":
creates an object of the underlying L2-differentiable
parametric family.
Curve
object of class "EuclRandVarList".
Infos
matrix of characters with two columns
named method and message: additional informations.
clipLo
negative real: lower clipping bound.
clipUp
positive real: lower clipping bound.
stand
matrix: standardizing matrix
lowerCase
optional constant for lower case solution.
neighborRadius
radius of the corresponding (unconditional)
contamination neighborhood.