powered by
Generates an object of class "L2ParamFamily" which represents an exponential scale family.
"L2ParamFamily"
ExpScaleFamily(rate = 1, trafo)
rate
matrix: optional transformation of the parameter
Object of class "L2ParamFamily"
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
# NOT RUN { (E1 <- ExpScaleFamily()) plot(E1) Map(L2deriv(E1)[[1]]) checkL2deriv(E1) # }
Run the code above in your browser using DataLab