lowerCaseRadius: Computation of the lower case radius

Description Usage Arguments Value Methods Author(s) References See Also Examples

Description

The lower case radius is computed; confer Subsection 2.1.2 in Kohl (2005).

Usage

1
lowerCaseRadius(L2Fam, neighbor, risk, ...)

Arguments

L2Fam

L2 differentiable parametric family

neighbor

object of class "Neighborhood"

risk

object of class "RiskType"

...

additional parameters

Value

lower case radius

Methods

L2Fam = "L2ParamFamily", neighbor = "ContNeighborhood", risk = "asMSE"

lower case radius for risk "asMSE" in case of "ContNeighborhood".

L2Fam = "L2ParamFamily", neighbor = "TotalVarNeighborhood", risk = "asMSE"

lower case radius for risk "asMSE" in case of "TotalVarNeighborhood".

Author(s)

Matthias Kohl Matthias.Kohl@stamats.de

References

Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.

See Also

L2ParamFamily-class, Neighborhood-class

Examples

1
2

ROptEstOld documentation built on May 2, 2019, 12:51 p.m.