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