Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

QFNorm

Generating function for QFNorm-class


Description

Generates an object of class "QFNorm".

Usage

QFNorm(name = "norm based on quadratic form", 
       QuadForm = PosSemDefSymmMatrix(matrix(1)))

Arguments

name

slot name of the class

QuadForm

slot QuadForm of the class

Value

Object of class "QFNorm"

Author(s)

References

Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.

Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.

See Also

Examples

## IGNORE_RDIFF_BEGIN
QFNorm()

## The function is currently defined as
function(){ new("QFNorm") }
## IGNORE_RDIFF_END

distrMod

Object Oriented Implementation of Probability Models

v2.8.4
LGPL-3
Authors
Matthias Kohl [aut, cph], Peter Ruckdeschel [cre, cph], R Core Team [ctb, cph] (for source file 'format.perc')
Initial release
2020-03-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.