Generating function for normal scale families
Generates an object of class "L2ScaleFamily"
which
represents a normal scale family.
NormScaleFamily(sd = 1, mean = 0, trafo)
sd |
standard deviation |
mean |
mean |
trafo |
function in |
The slots of the corresponding L2 differentiable parameteric family are filled.
Object of class "L2ScaleFamily"
Matthias Kohl Matthias.Kohl@stamats.de
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
(N1 <- NormScaleFamily()) plot(N1) FisherInfo(N1) checkL2deriv(N1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.