powered by
Generates an object of class "L2ScaleFamily" which represents an exponential scale family.
"L2ScaleFamily"
ExpScaleFamily(scale = 1, trafo)
Object of class "L2ScaleFamily"
scale (= 1/rate)
function in param or matrix: optional transformation of the parameter
param
Matthias Kohl Matthias.Kohl@stamats.de
The slots of the corresponding L2 differentiable parameteric family are filled. The scale parameter corresponds to \(1/\code{rate}\).
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
L2ParamFamily-class, Exp-class
L2ParamFamily-class
Exp-class
(E1 <- ExpScaleFamily()) plot(E1) Map(L2deriv(E1)[[1]]) ## IGNORE_RDIFF_BEGIN checkL2deriv(E1) ## IGNORE_RDIFF_END
Run the code above in your browser using DataLab