powered by
The lower case radius is computed; confer Subsection 2.1.2 in Kohl (2005).
lowerCaseRadius(L2Fam, neighbor, risk, ...)
L2 differentiable parametric family
object of class "Neighborhood"
"Neighborhood"
object of class "RiskType"
"RiskType"
additional parameters
lower case radius
lower case radius for risk "asMSE" in case of "ContNeighborhood".
"asMSE"
"ContNeighborhood"
lower case radius for risk "asMSE" in case of "TotalVarNeighborhood".
"TotalVarNeighborhood"
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
L2ParamFamily-class, Neighborhood-class
L2ParamFamily-class
Neighborhood-class
# NOT RUN { lowerCaseRadius(BinomFamily(size = 10), ContNeighborhood(), asMSE()) lowerCaseRadius(BinomFamily(size = 10), TotalVarNeighborhood(), asMSE()) # }
Run the code above in your browser using DataLab