Learn R Programming

distrMod (version 2.0.7)

L2LocationScaleFamily-class: L2 differentiable parametric group family

Description

Class of L2 differentiable parametric group families.

Arguments

Objects from the Class

Objects can be created by calls of the form new("L2LocationScaleFamily", ...). More frequently they are created via the generating function L2LocationScaleFamily.

Extends

Class "L2LocationScaleUnion", directly. Class "L2GroupParamFamily", by class "L2LocationScaleUnion". Class "L2ParamFamily", by class "L2GroupParamFamily". Class "ParamFamily", by class "L2ParamFamily". Class "ProbFamily", by class "ParamFamily".

concept

parametric family

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

L2LocationScaleFamily, ParamFamily-class

Examples

Run this code
F1 <- new("L2LocationScaleFamily")
plot(F1)

Run the code above in your browser using DataLab