Classes for norms based on quadratic forms
could be created by a call to new
, but
normally one would use the generating functions QFNorm
,
InfoNorm
, and SelfNorm
name
Object of class "character"
.
fct
Object of class "function"
.
QuadForm
Object of class "PosSemDefSymmMatrix"
.
"QFNorm"
extends class "NormType"
, directly,
and "InfoNorm"
and "SelfNorm"
each extend
class "QFNorm"
, directly (and do not have extra slots).
signature(object = "QFNorm")
:
accessor function for slot QuadForm
.
signature(object = "QFNorm")
:
replacement function for slot QuadForm
.
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.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
NormType-class