Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

lowerCaseRadius

Computation of the lower case radius


Description

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

Usage

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)

References

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

See Also

Examples

lowerCaseRadius(BinomFamily(size = 10), ContNeighborhood(), asMSE())
lowerCaseRadius(BinomFamily(size = 10), TotalVarNeighborhood(), asMSE())

ROptEstOld

Optimally Robust Estimation - Old Version

v1.2.0
LGPL-3
Authors
Matthias Kohl [aut, cre, cph]
Initial release
2019-04-02

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.