Description Usage Arguments Value Methods Author(s) References See Also Examples
The lower case radius is computed; confer Subsection 2.1.2 in Kohl (2005).
1 | lowerCaseRadius(L2Fam, neighbor, risk, ...)
|
L2Fam |
L2 differentiable parametric family |
neighbor |
object of class |
risk |
object of class |
... |
additional parameters |
lower case radius
lower case radius for risk "asMSE"
in case of "ContNeighborhood"
.
lower case radius for risk "asMSE"
in case of "TotalVarNeighborhood"
.
Matthias Kohl Matthias.Kohl@stamats.de
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
L2ParamFamily-class
, Neighborhood-class
1 2 | lowerCaseRadius(BinomFamily(size = 10), ContNeighborhood(), asMSE())
lowerCaseRadius(BinomFamily(size = 10), TotalVarNeighborhood(), asMSE())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.