powered by
Generates an object of class "L2ParamFamily" which represents a Gamma family.
"L2ParamFamily"
GammaFamily(scale = 1, shape = 1, trafo, withL2derivDistr = TRUE)
Object of class "L2ParamFamily"
positive real: scale parameter
positive real: shape parameter
matrix: transformation of the parameter
logical: shall the distribution of the L2 derivative be computed? Defaults to TRUE; setting it to FALSE speeds up computations.
TRUE
FALSE
Matthias Kohl Matthias.Kohl@stamats.de
The slots of the corresponding L2 differentiable parameteric family are filled.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
L2ParamFamily-class, Gammad-class
L2ParamFamily-class
Gammad-class
(G1 <- GammaFamily()) FisherInfo(G1) ## IGNORE_RDIFF_BEGIN checkL2deriv(G1) ## IGNORE_RDIFF_END
Run the code above in your browser using DataLab