| asRiskwithBias-class | R Documentation |
Class of asymptotic risks.
A “virtual” Class (although it does not contain "VIRTUAL"): No objects may be created from it.
typeObject of class "character".
biastypeObject of class "BiasType".
normtypeObject of class "NormType".
Class "RiskType", directly.
signature(object = "asRiskwithBias"):
accessor function for slot biastype.
signature(object = "asRiskwithBias", value = "BiasType"):
replacement function for slot biastype.
signature(object = "asRiskwithBias"):
accessor function for slot normtype.
signature(object = "asRiskwithBias", value = "NormType"):
replacement function for slot normtype.
signature(object = "asRiskwithBias"):
accessor function for slot fct of slot norm.
Matthias Kohl Matthias.Kohl@stamats.de, Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Ruckdeschel, P. and Rieder, H. (2004) Optimal Influence Curves for General Loss Functions. Statistics & Decisions 22, 201-223.
Ruckdeschel, P. (2005) Optimally One-Sided Bounded Influence Curves. Mathematical Methods in Statistics 14(1), 105-131.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
asRisk-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.