Description Objects from the Class Slots Extends Methods Author(s) References See Also Examples
Class of asymptotic Hampel risk which is the trace of the asymptotic covariance subject to a given bias bound (bound on gross error sensitivity).
Objects can be created by calls of the form new("asHampel", ...)
.
More frequently they are created via the generating function
asHampel
.
type
:Object of class "character"
:
“trace of asymptotic covariance for given bias bound”.
bound
:Object of class "numeric"
:
given positive bias bound.
Class "asRisk"
, directly.
Class "RiskType"
, by class "asRisk"
.
signature(object = "asHampel")
:
accessor function for slot bound
.
signature(object = "asHampel")
Matthias Kohl Matthias.Kohl@stamats.de
Hampel et al. (1986) Robust Statistics. The Approach Based on Influence Functions. New York: Wiley.
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
1 | new("asHampel")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.