Generating function for normal location families with unknown scale as nuisance
Generates an object of class "L2LocationScaleFamily"
which
represents a normal location family with unknown scale as nuisance.
NormLocationUnknownScaleFamily(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 <- NormLocationUnknownScaleFamily()) plot(N1) FisherInfo(N1) checkL2deriv(N1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.