NormType {distrMod} | R Documentation |
Generates an object of class "NormType"
.
NormType(name = "EuclideanNorm", fct = EuclideanNorm)
name |
slot name of the class |
fct |
slot fct of the class |
Object of class "NormType"
Peter Ruckdeschel Peter.Ruckdeschel@itwm.fraunhofer.de
Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
NormType()