distrMod (version 2.0.1)

L2ParamFamily-class: L2 differentiable parametric family

Description

Class of L2 differentiable parametric families.

Arguments

Objects from the Class

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

Extends

Class "ParamFamily", directly. 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

L2ParamFamily, ParamFamily-class

Examples

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

Run the code above in your browser using DataLab